Skip to content

Releases: hackolade/PostgreSQL

added possibility to export composite primary keys and unique keys to Excel, suppressed varchar default length when creating new column

16 Nov 11:30
5d7da09
Compare
Choose a tag to compare

added possibility to export composite primary keys and unique keys to Excel, suppressed varchar default length when creating new column

added logic so unique key and primary key constraints are mutually exclusive

04 Oct 14:53
d9b50d7
Compare
Choose a tag to compare

added logic so unique key and primary key constraints are mutually exclusive

added possibility for a foreign key relationship to reference a parent column with a (composite) unique key constraint, even if it is not a primary key

27 Sep 17:56
dde0402
Compare
Choose a tag to compare

added possibility for a foreign key relationship to reference a parent column with a (composite) unique key constraint, even if it is not a primary key

added possibility for a foreign key relationship to reference a parent column with a (composite) unique key constraint, even if it is not a primary key

25 Sep 15:38
988bcaf
Compare
Choose a tag to compare

added possibility for a foreign key relationship to reference a parent column with a (composite) unique key constraint, even if it is not a primary key

added commenting of trailing comma if last attribute is deactivated

20 Sep 17:35
92cf09e
Compare
Choose a tag to compare

added commenting of trailing comma if last attribute is deactivated

disabled wrapping of CURRENT_USER in quotes

18 Sep 14:49
1401872
Compare
Choose a tag to compare

disabled wrapping of CURRENT_USER in quotes

added support for new mandatory SSL setup when connecting to RDS or Aurora with SSH tunneling

14 Sep 09:45
3354a5b
Compare
Choose a tag to compare

added support for new mandatory SSL setup when connecting to RDS or Aurora with SSH tunneling

removed from persistence default options changed by user

23 Aug 16:59
5f35358
Compare
Choose a tag to compare

removed from persistence default options changed by user

added support for SET DEFAULT in ALTER COLUMN script

13 Aug 18:42
4a60513
Compare
Choose a tag to compare

added support for SET DEFAULT in ALTER COLUMN script

adjusted default names of Foreign Key relationships to avoid blanks

09 Aug 17:21
c4324ea
Compare
Choose a tag to compare

adjusted default names of Foreign Key relationships to avoid blanks