Skip to content

Releases: hackolade/PostgreSQL

increased logging when fetching functions, triggers and procedures

20 Apr 16:49
Compare
Choose a tag to compare
0.1.39

increased logging when fetching functions, triggers and procedures

added generation ALTER script for changes of precision/scale in numeric and length in strings

14 Apr 16:57
Compare
Choose a tag to compare
added generation ALTER script for changes of precision/scale in numer…

…ic and length in strings

inline/out-of-line primary/unique keys enhancements

07 Apr 16:54
Compare
Choose a tag to compare
0.1.37

inline/out-of-line primary/unique keys enhancements

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 db version check for security_invoker to determine whether to i…

…nclude in DDL script:

adjusted sequence of DDL statements when table index is defined with "Concurrent build" enabled

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
Polyglot: improved conversion of geoshape and geopoint data types to …

…target

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 array type for domain data type, added forcing user to create U…

…DT according to spec for data types domain, enum, composite, and range_udt

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