Releases: hackolade/SQLServer
v0.2.43
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
v0.2.36
added configurable SQL script hooks for injecting snippets before or after CREATE SCHEMA, TABLE, and VIEW statements
v0.2.35
updated qs library
v0.2.34
added support for multiline descriptions in forward-engineering with escaping of new lines; added resolution of model definition references in DDL forward-engineering through hydration of objects; updated lodash library