Releases: hackolade/PostgreSQL
added logic so unique key and primary key constraints are mutually exclusive
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
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
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
added commenting of trailing comma if last attribute is deactivated
disabled wrapping of CURRENT_USER in quotes
disabled wrapping of CURRENT_USER in quotes
added support for new mandatory SSL setup when connecting to RDS or Aurora with SSH tunneling
added support for new mandatory SSL setup when connecting to RDS or Aurora with SSH tunneling
removed from persistence default options changed by user
removed from persistence default options changed by user
added support for SET DEFAULT in ALTER COLUMN script
added support for SET DEFAULT in ALTER COLUMN script
adjusted default names of Foreign Key relationships to avoid blanks
adjusted default names of Foreign Key relationships to avoid blanks
added tolerance for and filtering of empty indexes in forward-engineering of ALTER scripts
added tolerance for and filtering of empty indexes in forward-engineering of ALTER scripts