Skip to content

Releases: hackolade/PostgreSQL

added option to ignore reverse-engineering of functions, procedures, and triggers

21 Apr 08:26
Compare
Choose a tag to compare
0.1.40

added option to ignore reverse-engineering of functions, procedures, …

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
0.1.38

added generation ALTER script for changes of precision/scale in numer…

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 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