Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not support transient databases/schemas #29

Open
ttusing opened this issue Feb 22, 2023 · 0 comments
Open

Does not support transient databases/schemas #29

ttusing opened this issue Feb 22, 2023 · 0 comments

Comments

@ttusing
Copy link

ttusing commented Feb 22, 2023

Ideally this would have the simple option/argument for the macros to make the databases and schemas transient.

https://docs.snowflake.com/en/sql-reference/sql/create-schema#optional-parameters

This is partially because you cannot clone a non-transient object to a transient object or vice versa, so any mix usage of transient databases or schemas and non-transient databases or schemas does not work well here.

I am happy to open a simple PR if this is a desired feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant