Releases: hackolade/MySQL
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
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
added commenting of trailing comma if last attribute is deactivated, added automatically mark of PK as Not Null
changed default object name
changed default object name
enabled same target reference to external table at entity level
enabled same target reference to external table at entity level
limited minProperties and maxProperties to Map and Object data types
limited minProperties and maxProperties to Map and Object data types
enhanced decryption of key during SSH tunnel connection in Windows
enhanced decryption of key during SSH tunnel connection in Windows
added possibility to define cross-schema views
0.1.11 added possibility to define cross-schema views
disabled pattern fields
0.1.10 disabled pattern fields
relaxed naming convention reg exp
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.
0.1.8 Added validation as names for databases, tables, columns, and indexes…