Releases: hackolade/PostgreSQL
Releases · hackolade/PostgreSQL
standardize record sampling
0.1.46 standardize record sampling
empty statements being commented out
0.1.45 empty statements being commented out
added handling of transition between individual and composite PKs in ALTER scripts
0.1.44 added handling of transition between individual and composite PKs in …
added support for modifications in Primary Keys and Foreign Key relationships in ALTER scripts of delta models
0.1.43 added support for modifications in Primary Keys and Foreign Key relat…
added logs to identify the size of fetched json columns, add logs to identify types of columns of table, plus added commenting out of harmful DDL that drops comments and constraints
0.1.42 added logs to identify the size of fetched json columns, add logs to …
Updated check constraint modification algorithm to be more readable & deal with immutable objects
0.1.41 Updated check constraint modification algorithm to be more readable &…
added option to ignore reverse-engineering of functions, procedures, and triggers
0.1.40 added option to ignore reverse-engineering of functions, procedures, …
increased logging when fetching functions, triggers and procedures
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
0.1.38 added generation ALTER script for changes of precision/scale in numer…
inline/out-of-line primary/unique keys enhancements
0.1.37 inline/out-of-line primary/unique keys enhancements