Skip to content

Releases: hackolade/YugabyteDB-YSQL

v0.2.13

21 Dec 08:42
Compare
Choose a tag to compare

added commenting/filtering of DDL when schema is flagged as inactive

v0.2.12

21 Dec 07:33
997d24f
Compare
Choose a tag to compare

added commenting/filtering of DDL when schema is flagged as inactive

v0.2.11

18 Dec 19:52
dd91714
Compare
Choose a tag to compare

added a warning badge in the Properties Pane if an index does not have a name when required

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

16 Nov 11:31
5f29ec2
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 15:01
eb88b36
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:58
74f769d
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:40
722a642
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
bd02a6c
Compare
Choose a tag to compare

disabled wrapping of CURRENT_USER in quotes

removed from persistence default options changed by user

23 Aug 16:59
0a91180
Compare
Choose a tag to compare

removed from persistence default options changed by user

adjusted default names of Foreign Key relationships to avoid blanks

09 Aug 17:21
562ffca
Compare
Choose a tag to compare

adjusted default names of Foreign Key relationships to avoid blanks