Skip to content

Releases: hackolade/SQLServer

allowed composite keys in out-of-line DDL to have only a single key declared, added escaping of quotes in DDL comments forward-engineering

29 Oct 15:18
010437b
Compare
Choose a tag to compare

allowed composite keys in out-of-line DDL to have only a single key declared, added escaping of quotes in DDL comments forward-engineering

allow username/password authentication without ClientId

25 Oct 17:41
935ea53
Compare
Choose a tag to compare

allow username/password authentication without ClientId, with multi-tenant Hackolade Studio app in Azure requiring just admin consent

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