Releases: hackolade/SQLServer
v0.2.46
v0.2.45
added support for reverse-engineering the ENCRYPTED WITH clause on table columns
v0.2.44
added encryption algorithm dependency handling in DDL and ALTER script generation
v0.2.43
added config.incremental_strategy property to specify how new data is loaded into incremental models; updated libraries fast-xml-parser, follow-redirects, protobufjs, uuid, and xmldom
v0.2.42
enabled dbt model- and column-level properties, custom properties, and automatic schema-level properties
v0.2.41
added support for comments on view columns
v0.2.40
updated lodash library
v0.2.39
added support for procedures in properties, forward- and reverse-engineering from DDL and instance
v0.2.38
enhanced forward-engineering of delta model when converting a single PK/UK constraint to a composite PK/UK constraint
v0.2.37
Update libraries and sdks