Skip to content

Releases: hackolade/CockroachDB

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

20 Dec 18:48
96f432c
Compare
Choose a tag to compare

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

v0.2.11

18 Dec 19:52
17d1f9c
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:30
42fbd2a
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:49
a10db4e
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:52
039aff0
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:30
76867db
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:50
c6734d2
Compare
Choose a tag to compare

disabled wrapping of CURRENT_USER in quotes

changed default object name

19 Jul 18:41
Compare
Choose a tag to compare

changed default object name

enabled same target reference to external table at entity level

12 Jul 20:43
bdc408c
Compare
Choose a tag to compare

enabled same target reference to external table at entity level