πMain features
1) SnowDDL is "stateless"
2) SnowDDL can revert changes
3) SnowDDL supports ALTER COLUMN
4) SnowDDL provides built-in "role hierarchy" model
5) SnowDDL re-creates invalid views automatically
6) SnowDDL simplifies code review
7) SnowDDL supports creation of isolated "environments" for individual developers and CI/CD scripts
8) SnowDDL strikes a good balance between dependency management overhead and parallelism
9) SnowDDL configuration can be generated dynamically in Python code
10) SnowDDL can manage packages for Java and Python UDF scripts natively
Last updated