Releases: hackolade/DeltaLake
Releases · hackolade/DeltaLake
Added timestamp_ntz for Runtime 13 and up, and changed container terminology from database to schema
Added timestamp_ntz for Runtime 13 and up, and changed container terminology from database to schema
Added timestamp_ntz for Runtime 13 and up, and changed container terminology from database to schema
Added Runtime 14
Added Runtime 14
suppressed extraneous table options during reverse-engineering of DDL, added null safety check to filter check constraints
added null safety check to filter check constraints
suppressed extraneous space in encoding of special ASCII characters in object technical names
0.1.116 suppressed extraneous space in encoding of special ASCII characters i…
added the fallback behavior for sample data of int field using faker
0.1.115 added the fallback behavior for sample data of int field using faker
added possibility to generate FaskerJS-based bulk synthetic INSERT records for testing
0.1.114 added possibility to generate FaskerJS-based bulk synthetic INSERT re…
removed extraneous View On property as DDL is assembled based on the table of the selected columns
0.1.113 removed extraneous View On property as DDL is assembled based on the …
Updated DDL formatter of script generation with deactivated columns
0.1.112 Updated DDL formatter of script generation with deactivated columns
replaced blanks and dots with underscores in FK relationship constraint names to avoid Unity Catalog restriction not handling backticks
0.1.111 replaced blanks and dots with underscores in FK relationship constrai…
added support for table level constraints
0.1.110 added support for table level constraints