Skip to content

Releases: hackolade/PostgreSQL

v0.2.27

19 Jul 17:42

Choose a tag to compare

added support for v17.x

v0.2.26

11 Jul 12:32
b3e9f10

Choose a tag to compare

moved comma position in forward-engineered DDL in case of warning comment about invalid constraint name; enhanced JSON Schema forward-engineering to only expose additionalProperties property when its value is false

v0.2.25

13 Jun 16:35
6288e4d

Choose a tag to compare

added handling for derive of arrays from Polyglot as columns with Array type in PostgreSQL

v0.2.24

18 Apr 16:57
67881dd

Choose a tag to compare

added support for Alternate Keys

v0.2.23

04 Apr 16:32
6238d1f

Choose a tag to compare

added mapping to target-specific maximum length when importing from DDL, referencing external definition, or deriving from Polyglot where char or nchar has MAX length

v0.2.22

28 Mar 18:49
925f60c

Choose a tag to compare

added mapping to target-specific maximum length when importing from DDL, referencing external definition, or deriving from Polyglot where varchar or varbinary has MAX length

v0.2.21

14 Mar 17:28
41717bb

Choose a tag to compare

added support for materialized views

v0.2.20

28 Feb 18:23
5e05c04

Choose a tag to compare

enabled forward-engineering of models properties schema.yml files

v0.2.19

21 Dec 08:42

Choose a tag to compare

added commenting/filtering of DDL when schema is flagged as inactive, added support for reverse-engineering of vector data types, fixed clearing dependency when number field is out-of-range

v0.2.18

21 Dec 07:33
244aa83

Choose a tag to compare

added commenting/filtering of DDL when schema is flagged as inactive