Releases: hackolade/PostgreSQL
Releases · hackolade/PostgreSQL
enable infer PKs and FKs
0.1.26 enable infer PKs and FKs
Polyglot: adjust nvarchar subtypes conversion
0.1.25 Polyglot: adjust nvarchar subtypes conversion
changed escaping from $ to C-style
0.1.24 changed escaping from $ to C-style
adjusted mapping when deriving nvarchar from Polyglot to varchar, plus added support for MATCH, ON UPDATE, and ON DELETE for FK relationships
0.1.23 adjusted mapping when deriving nvarchar from Polyglot to varchar, plu…
fe of warnings
0.1.22 fe of warnings
added validation of primary/unique keys, plus added warnings in forward-engineering script when primary/unique constraints have no keys
0.1.21 added validation of primary/unique keys, plus added warnings in forwa…
Added "Apply to instance" button and PK enforcement
0.1.20 Added "Apply to instance" button and PK enforcement
add to script plain type of definitions
0.1.19 add to script plain type of definitions
added FE of definition comment when reference have no comment
0.1.18 added FE of definition comment when reference have no comment
added support of <applyDropStatements> option
0.1.17 added support of <applyDropStatements> option