Releases: hackolade/SQLServer
v0.2.41
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
v0.2.33
introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets
v0.2.32
prevented changes in target model after conversion when dependent on Polyglot