Skip to content

Releases: hackolade/SQLServer

v0.2.41

10 Apr 16:24
3185709

Choose a tag to compare

added support for comments on view columns

v0.2.40

03 Apr 12:52

Choose a tag to compare

updated lodash library

v0.2.39

27 Mar 16:57
e8992b2

Choose a tag to compare

added support for procedures in properties, forward- and reverse-engineering from DDL and instance

v0.2.38

13 Mar 18:07
d69900e

Choose a tag to compare

enhanced forward-engineering of delta model when converting a single PK/UK constraint to a composite PK/UK constraint

v0.2.37

03 Mar 09:46

Choose a tag to compare

Update libraries and sdks

v0.2.36

27 Feb 18:49
609f702

Choose a tag to compare

added configurable SQL script hooks for injecting snippets before or after CREATE SCHEMA, TABLE, and VIEW statements

v0.2.35

13 Feb 17:30

Choose a tag to compare

updated qs library

v0.2.34

06 Feb 18:24

Choose a tag to compare

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

19 Dec 17:34
0509d32

Choose a tag to compare

introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets

v0.2.32

14 Nov 21:33
156ac9a

Choose a tag to compare

prevented changes in target model after conversion when dependent on Polyglot