How do I setup everything under a fixed snowflake Schema? #4016
jasonsross
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In my org we have to work within fixed schemas. We might have 2 schemas, one for prod and one for dev tables, but we do not have permissions to create new schemas. How can I setup sqlmesh to do it's magic all within a single schema that already exists, ie
snowflake_db.some_schema.[all_sqlmesh_tables/views_here]
?Beta Was this translation helpful? Give feedback.
All reactions