Releases: hackolade/Snowflake
v0.2.23
v0.2.22
improved character escaping in comments when characters are already escaped
v0.2.21
added tolerance for escaped single quote inside table comments during reverse-engineering
v0.2.20
moved sequence creation statements to the beginning of the DDL script, added dbt FE capability
v0.2.19
eliminated redundant table joins in views DDLs; added support for templates in view Select statement property with SELECT ${viewColumns} for dynamic list of columns; added support for views <column_list> to allows column name alias and comments
v0.2.18
added commenting/filtering of DDL when schema is flagged as inactive
v0.2.17
added commenting/filtering of DDL when schema is flagged as inactive
v0.2.16
Bump to release new build
v0.2.15
added possibility to export individual table scripts
filtered column definitions in DDL forward-engineering for Iceberg tables when catalog is external (glue, iceberg files, iceberg rest, delata files)
filtered column definitions in DDL forward-engineering for Iceberg tables when catalog is external (glue, iceberg files, iceberg rest, delata files)