Skip to content

Releases: hackolade/MySQL

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

27 Sep 17:55
6cbe50e
Compare
Choose a tag to compare

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 automatically mark of PK as Not Null

20 Sep 17:35
5443c73
Compare
Choose a tag to compare

added commenting of trailing comma if last attribute is deactivated, added automatically mark of PK as Not Null

changed default object name

19 Jul 18:43
Compare
Choose a tag to compare

changed default object name

enabled same target reference to external table at entity level

12 Jul 20:46
346b447
Compare
Choose a tag to compare

enabled same target reference to external table at entity level

limited minProperties and maxProperties to Map and Object data types

21 Jun 17:44
Compare
Choose a tag to compare

limited minProperties and maxProperties to Map and Object data types

enhanced decryption of key during SSH tunnel connection in Windows

03 May 17:49
Compare
Choose a tag to compare

enhanced decryption of key during SSH tunnel connection in Windows

added possibility to define cross-schema views

05 Jan 18:26
Compare
Choose a tag to compare
0.1.11

added possibility to define cross-schema views

disabled pattern fields

15 Sep 15:30
Compare
Choose a tag to compare
0.1.10

disabled pattern fields

relaxed naming convention reg exp

01 Sep 19:34
Compare
Choose a tag to compare
0.1.9

relaxed naming convention reg exp

Added validation as names for databases, tables, columns, and indexes can be up to 64 characters long.

22 Aug 13:29
Compare
Choose a tag to compare
0.1.8

Added validation as names for databases, tables, columns, and indexes…