You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow an option where if a user does not have schema creation
permissions they can still use astro (albeit with only pre-created
schemas)
(cherry picked from commit 716ac42)
Allow an option where if a user does not have schema creation
permissions they can still use astro (albeit with only pre-created
schemas)
(cherry picked from commit 716ac42)
* Support users who can't create schemas #120
Allow an option where if a user does not have schema creation
permissions they can still use astro (albeit with only pre-created
schemas)
(cherry picked from commit 716ac42)
* fix tests
* Support users who can't create schemas #120
Allow an option where if a user does not have schema creation
permissions they can still use astro (albeit with only pre-created
schemas)
(cherry picked from commit 716ac42)
* fix tests
Context
Astro 0.5.1 assumes the users have permission to create schemas. In practice, many developers building ETL pipelines do not have this permission.
Acceptance criteria
The text was updated successfully, but these errors were encountered: