Releases: hackolade/PostgreSQL
Releases · hackolade/PostgreSQL
added tolerance for nextval and other functions in default of columns
0.1.36 added tolerance for nextval and other functions in default of columns
added escaping of special characters in DDL generation for views
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
0.1.34 added db version check for security_invoker to determine whether to i…
Added support for security_invoker
0.1.33 Added support for security_invoker
Polyglot: improved conversion of geoshape and geopoint data types to target
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
0.1.31 added array type for domain data type, added forcing user to create U…
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