Skip to content

Releases: hackolade/YugabyteDB-YSQL

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

changed default object name

19 Jul 18:45
Compare
Choose a tag to compare

changed default object name

enabled same target reference to external table at entity level

12 Jul 21:08
5cdb252
Compare
Choose a tag to compare

enabled same target reference to external table at entity level

moved ssh tunneling from plugin to core app

28 Jun 09:30
Compare
Choose a tag to compare

moved ssh tunneling from plugin to core app

added possibility to define cross-schema views

05 Jan 18:31
Compare
Choose a tag to compare
0.1.24

added possibility to define cross-schema views