Skip to content

Releases: hackolade/DeltaLake

v0.2.12

18 Dec 19:52
Compare
Choose a tag to compare

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

v0.2.11

13 Dec 19:44
84428ba
Compare
Choose a tag to compare

added ability to reverse-engineerHive HQL file, plus Runtime 16

v0.2.10

30 Nov 09:26
dbd967d
Compare
Choose a tag to compare

added view column comments to column_list

added possibility to export composite primary keys and unique keys to Excel

16 Nov 11:33
e113a95
Compare
Choose a tag to compare

added possibility to export composite primary keys and unique keys to Excel

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

04 Oct 14:49
0c0a7e9
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:53
e308fe0
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 automatically mark of PK as Not Null

20 Sep 17:32
d0a0d10
Compare
Choose a tag to compare

added automatically mark of PK as Not Null

added support for Runtime 15, including support for Variant and Object data types, added commenting of deactivated columns in forward-engineering of views, added checkbox to activate DROP statements in ALTER scripts of delta model

14 Sep 09:43
f60c7e7
Compare
Choose a tag to compare

added support for Runtime 15, including support for Variant and Object data types, added commenting of deactivated columns in forward-engineering of views, added checkbox to activate DROP statements in ALTER scripts of delta model

removed from persistence default options changed by user

23 Aug 16:56
9e461d5
Compare
Choose a tag to compare

removed from persistence default options changed by user

added forward-engineering of cross-schema foreign key relationship constraints

03 Aug 07:58
0816cd4
Compare
Choose a tag to compare

added forward-engineering of cross-schema foreign key relationship constraints