Releases: hackolade/PostgreSQL
Releases · hackolade/PostgreSQL
don't escape default value for array columns
0.1.50 don't escape default value for array columns
added technical name max length verification for schemas, tables, and columns
0.1.49 added technical name max length verification for schemas, tables, and…
Enable Array type property for referencing
0.1.48 Enable Array type property for referencing
Added Array Type property for non-reference enums, composite, range_udt, and domain types
0.1.47 Added Array Type property for non-reference enums, composite, range_u…
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 &…