Skip to content

Releases: hackolade/PostgreSQL

added tolerance for nextval and other functions in default of columns

31 Mar 16:42
Compare
Choose a tag to compare
0.1.36

added tolerance for nextval and other functions in default of columns

added escaping of special characters in DDL generation for views

17 Mar 17:44
Compare
Choose a tag to compare
0.1.35

added escaping of special characters in DDL generation for views

added db version check for security_invoker to determine whether to include in DDL script: adjusted sequence of DDL statements when table index is defined with "Concurrent build" enabled

10 Mar 18:28
Compare
Choose a tag to compare

Added support for security_invoker

17 Feb 16:07
Compare
Choose a tag to compare
0.1.33

Added support for security_invoker

Polyglot: improved conversion of geoshape and geopoint data types to target

27 Jan 16:43
Compare
Choose a tag to compare
0.1.32

Polyglot: improved conversion of geoshape and geopoint data types to …

added array type for domain data type, added forcing user to create UDT according to spec for data types domain, enum, composite, and range_udt

20 Jan 17:31
Compare
Choose a tag to compare

added visual display for array types in ERD

13 Jan 17:06
Compare
Choose a tag to compare
0.1.30

added visual display for array types in ERD

v15 support with additional property 'nulls not distinct', plus fine-tuned array items

30 Dec 14:46
Compare
Choose a tag to compare
0.1.29

v15 support with aditional property 'nulls not distinct', plus fine-t…

adjusted mapping of timestamps without timezone

28 Oct 16:19
cbd9f08
Compare
Choose a tag to compare
0.1.28

adjusted mapping of timestamps without timezone

enable autovacuum parameters on dependency

10 Oct 05:57
Compare
Choose a tag to compare
0.1.27

enable autovacuum parameters on dependency