Releases: hackolade/PostgreSQL
Releases · hackolade/PostgreSQL
added visual display for array types in ERD
0.1.30 added visual display for array types in ERD
v15 support with additional property 'nulls not distinct', plus fine-tuned array items
0.1.29 v15 support with aditional property 'nulls not distinct', plus fine-t…
adjusted mapping of timestamps without timezone
0.1.28 adjusted mapping of timestamps without timezone
enable autovacuum parameters on dependency
0.1.27 enable autovacuum parameters on dependency
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…