Replies: 1 comment 2 replies
-
It should be needed, since SnowDDL checks if table already exists AND checks table structure. If everything is OK, no DDL will be generated.
|
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
create table if not exists supported, how do I implement this via snowddl?
Beta Was this translation helpful? Give feedback.
All reactions