Skip to content

Releases: hackolade/PostgreSQL

don't escape default value for array columns

01 Sep 19:30
Compare
Choose a tag to compare
0.1.50

don't escape default value for array columns

added technical name max length verification for schemas, tables, and columns

25 Aug 14:49
Compare
Choose a tag to compare
0.1.49

added technical name max length verification for schemas, tables, and…

Enable Array type property for referencing

08 Aug 06:44
Compare
Choose a tag to compare
0.1.48

Enable Array type property for referencing

Added Array Type property for non-reference enums, composite, range_udt, and domain types

02 Aug 07:59
Compare
Choose a tag to compare
0.1.47

Added Array Type property for non-reference enums, composite, range_u…

standardize record sampling

20 Jul 13:15
Compare
Choose a tag to compare
0.1.46

standardize record sampling

empty statements being commented out

26 Jun 17:25
Compare
Choose a tag to compare
0.1.45

empty statements being commented out

added handling of transition between individual and composite PKs in ALTER scripts

23 Jun 17:00
Compare
Choose a tag to compare
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

16 Jun 17:51
Compare
Choose a tag to compare
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

28 Apr 17:29
Compare
Choose a tag to compare

Updated check constraint modification algorithm to be more readable & deal with immutable objects

21 Apr 16:43
Compare
Choose a tag to compare
0.1.41

Updated check constraint modification algorithm to be more readable &…