Skip to content

Releases: hackolade/Snowflake

v0.2.23

27 Mar 19:41
76aafc6
Compare
Choose a tag to compare

enhanced reverse-engineering to accommodate dynamic tables; added mapping to maximum length when importing from DDL, referencing external definition, or deriving from Polyglot where varchar or varbinary has MAX length

v0.2.22

28 Feb 18:27
b47ee48
Compare
Choose a tag to compare

improved character escaping in comments when characters are already escaped

v0.2.21

21 Feb 19:53
b464d9b
Compare
Choose a tag to compare

added tolerance for escaped single quote inside table comments during reverse-engineering

v0.2.20

14 Feb 18:28
457f70b
Compare
Choose a tag to compare

moved sequence creation statements to the beginning of the DDL script, added dbt FE capability

v0.2.19

07 Feb 12:25
93fc8c7
Compare
Choose a tag to compare

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

21 Dec 08:42
Compare
Choose a tag to compare

added commenting/filtering of DDL when schema is flagged as inactive

v0.2.17

21 Dec 07:33
5658d05
Compare
Choose a tag to compare

added commenting/filtering of DDL when schema is flagged as inactive

v0.2.16

12 Dec 13:13
Compare
Choose a tag to compare

Bump to release new build

v0.2.15

06 Dec 19:30
7653e58
Compare
Choose a tag to compare

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)

16 Nov 11:38
b9d9820
Compare
Choose a tag to compare

filtered column definitions in DDL forward-engineering for Iceberg tables when catalog is external (glue, iceberg files, iceberg rest, delata files)