Skip to content

Releases: hackolade/SQLServer

added option to forward-engineer .sql in separate file per database or per table, plus added ability to convert auto-increment into identity for Polyglot

07 Jul 16:24
Compare
Choose a tag to compare

added support for deriving auto-increment from Polyglot

23 Jun 17:03
Compare
Choose a tag to compare
0.1.59

added support for deriving auto-increment from Polyglot

added support for comments in forward- and reverse-engineering, leveraging sp_addextendedproperty syntax

11 Jun 07:40
Compare
Choose a tag to compare
0.1.58

added support for comments in forward- and reverse-engineering, lever…

inline/out-of-line primary/unique keys enhancements

07 Apr 16:56
Compare
Choose a tag to compare
0.1.57

inline/out-of-line primary/unique keys enhancements

fix error with log on undefined

15 Mar 14:47
Compare
Choose a tag to compare
0.1.56

fix error with log on undefined

allow self-signed certificates for any of auth methods

15 Mar 10:16
Compare
Choose a tag to compare
0.1.55

allow self-signed certificates for any of auth methods

Apply to instance: fix connection with external browser for MFA

04 Feb 14:38
Compare
Choose a tag to compare
0.1.54

Apply to instance: fix connection with external browser for MFA

test connection: fix logger. Fix MFA test connection.

01 Feb 15:03
Compare
Choose a tag to compare
0.1.53

test connection: fix logger. Fix MFA test connection.

Removed "Azure Active Directory Integrated" option from connection settings modal

31 Jan 13:53
Compare
Choose a tag to compare
0.1.52

Removed "Azure Active Directory Integrated" option from connection se…

allowed creation of Foreign Relationships referencing columns that are non-PK as long as they have a UNIQUE constraint

02 Dec 17:37
Compare
Choose a tag to compare
0.1.51

allowed creation of Foreign Relationships referencing columns that ar…