Skip to content

Releases: hackolade/SQLServer

added logic so unique key and primary key constraints are mutually exclusive

04 Oct 14:57
a0f8d82
Compare
Choose a tag to compare

added logic so unique key and primary key constraints are mutually exclusive

added possibility for a foreign key relationship to reference a parent column with a (composite) unique key constraint, even if it is not a primary key

27 Sep 17:57
26f035f
Compare
Choose a tag to compare

added possibility for a foreign key relationship to reference a parent column with a (composite) unique key constraint, even if it is not a primary key

added commenting of trailing comma if last attribute is deactivated

20 Sep 17:39
dd6ea8f
Compare
Choose a tag to compare

added commenting of trailing comma if last attribute is deactivated

changed default object name

19 Jul 18:44
Compare
Choose a tag to compare

changed default object name

enabled same target reference to external table at entity level

12 Jul 21:06
407a35c
Compare
Choose a tag to compare

enabled same target reference to external table at entity level

moved ssh tunneling from plugin to core app

28 Jun 09:29
Compare
Choose a tag to compare

moved ssh tunneling from plugin to core app

limited minProperties and maxProperties to Map and Object data types

21 Jun 17:45
Compare
Choose a tag to compare

limited minProperties and maxProperties to Map and Object data types

increased logging to catch server timeouts during reverse-engineering, removed unnecessary index query in reverse-engineering

12 Jan 18:58
Compare
Choose a tag to compare

adjusted forward-engineering of ALTER script in delta models for absent properties

29 Sep 16:43
Compare
Choose a tag to compare
0.1.71

adjusted forward-engineering of ALTER script in delta models for abse…

disabled pattern fields

16 Sep 07:51
Compare
Choose a tag to compare
0.1.70

disabled pattern fields