Skip to content

Releases: hackolade/SQLServer

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…

do not stop RE process if system time info could not be retrieved and added logging server information

01 Aug 10:58
Compare
Choose a tag to compare
0.1.50

do not stop RE process if system time info could not be retrieved and…

enable infer PKs and FKs

29 Jul 17:07
Compare
Choose a tag to compare
0.1.49

enable infer PKs and FKs

adjusted mapping of data types when deriving from Polyglot to convert string sizes greater than 8000 to (n)varchar(MAX)

08 Jul 17:09
Compare
Choose a tag to compare
0.1.48

adjusted mapping of data types when deriving from Polyglot to convert…

added support for MATCH, ON UPDATE, and ON DELETE for FK relationships; also allowed use of named instance in connection host parameter

04 Jul 16:24
Compare
Choose a tag to compare

adjusted conversion of sample and default properties when deriving from Polyglot Boolean into bit, plus adjusted mapping when deriving timestamp from Polyglot to Datetime2

24 Jun 16:27
Compare
Choose a tag to compare

added apply to instance

10 Jun 17:10
Compare
Choose a tag to compare
0.1.45

added apply to instance

Added "Apply to instance" button and PK enforcement

03 Jun 20:56
Compare
Choose a tag to compare
0.1.44

Added "Apply to instance" button and PK enforcement

adjusted FE of indexes from delta model

08 Apr 16:09
Compare
Choose a tag to compare
0.1.43

adjusted FE of indexes from delta model

FE from delta model: fixed FE of view select statement

01 Apr 15:23
Compare
Choose a tag to compare
0.1.42

FE from delta model: fixed FE of view select statement