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
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
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
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
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
added commenting of trailing comma if last attribute is deactivated
changed default object name
changed default object name
enabled same target reference to external table at entity level
enabled same target reference to external table at entity level
moved ssh tunneling from plugin to core app
moved ssh tunneling from plugin to core app
limited minProperties and maxProperties to Map and Object data types
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
removed unnecessary index query in reverse-engineering