Skip to content

Releases: hackolade/SQLServer

v0.2.19

07 Feb 17:23
c1284aa
Compare
Choose a tag to compare

added synonyms to improve data type mapping for PowerDesigner PDM files

v0.2.18

17 Jan 16:07
3d54e6c
Compare
Choose a tag to compare

added support for T-SQL computed columns in a table

v0.2.17

21 Dec 08:42
Compare
Choose a tag to compare

added commenting/filtering of DDL when schema is flagged as inactive

v0.2.16

21 Dec 07:33
84708a9
Compare
Choose a tag to compare

added commenting/filtering of DDL when schema is flagged as inactive

v0.2.15

18 Dec 19:52
57c7537
Compare
Choose a tag to compare

added a warning badge in the Properties Pane if an index does not have a name when required

v0.2.14

06 Dec 19:29
b5df71e
Compare
Choose a tag to compare

optimized queries WHERE clause using selected tables

added reverse-engineering of cross-schema views

22 Nov 17:37
708bbc5
Compare
Choose a tag to compare

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

16 Nov 11:37
c2901fd
Compare
Choose a tag to compare

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

01 Nov 11:05
bc309e5
Compare
Choose a tag to compare

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

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