Skip to content

Releases: hackolade/PostgreSQL

allowed definition of number of estimated rows for udfs that returns table, added comments on functions to DDL generation, and allowed creation of indexes without a method

07 Dec 16:25
Compare
Choose a tag to compare

added estimated rows to udf if the function returns a set

06 Dec 13:15
Compare
Choose a tag to compare
0.1.54

added estimated rows to udf if the function returns a set

removed restrictions on composite PKs when adding update columns to triggers

30 Nov 14:30
Compare
Choose a tag to compare
0.1.53

removed restrictions on composite PKs when adding update columns to t…

added support for NULLS NOT DISTINCT in unique indexes and unique key constraints, DEFERABLE unique constraints, and stored generated columns

24 Nov 19:02
Compare
Choose a tag to compare

disabled pattern fields

15 Sep 15:32
Compare
Choose a tag to compare
0.1.51

disabled pattern fields

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