Releases: hackolade/DeltaLake
v0.2.12
v0.2.11
added ability to reverse-engineerHive HQL file, plus Runtime 16
v0.2.10
added view column comments to column_list
added possibility to export composite primary keys and unique keys to Excel
added possibility to export composite primary keys and unique keys to Excel
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 automatically mark of PK as Not Null
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
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
removed from persistence default options changed by user
added forward-engineering of cross-schema foreign key relationship constraints
added forward-engineering of cross-schema foreign key relationship constraints