Releases: hackolade/SQLServer
Releases · hackolade/SQLServer
v0.2.19
v0.2.18
added support for T-SQL computed columns in a table
v0.2.17
added commenting/filtering of DDL when schema is flagged as inactive
v0.2.16
added commenting/filtering of DDL when schema is flagged as inactive
v0.2.15
added a warning badge in the Properties Pane if an index does not have a name when required
v0.2.14
optimized queries WHERE clause using selected tables
added reverse-engineering of cross-schema views
added reverse-engineering of cross-schema views
disabled connection test for MFA auth method to avoid confusion, ignored default port number when parsing NamedInstance from connection string
disabled connection test for MFA auth method to avoid confusion, ignored default port number when parsing NamedInstance from connection string
extended logging to include Azure Entra grant consent if declined
extended logging to include Azure Entra grant consent if declined
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