Skip to content

Releases: hackolade/SQLServer

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

v0.2.31

18 Oct 11:15
1e5aee7

Choose a tag to compare

improved application of script generation options in ALTER script

v0.2.30

15 Oct 15:30
69045ee

Choose a tag to compare

added support for reverse-engineering of Microsoft Fabric, including of Entra ID auth methods

v0.2.29

12 Sep 15:58
a54fb5a

Choose a tag to compare

added a technical name property with support for naming conventions

v0.2.28

29 Aug 10:52
d954b28

Choose a tag to compare

improved generation of ALTER script in forward-engineering when an attribute is added or removed to a composite key

v0.2.27

15 Aug 06:07
34c3474

Choose a tag to compare

removed extraneous space in comment formatting of DDL forward-engineering, added possibility for views to be based on another view (not just on a table)

v0.2.26

12 Aug 11:03
650e1f9

Choose a tag to compare

added adapter when DB version is downgraded from 2025, converting JSON into nvarchar with hasMaxLength:true