Skip to content

Releases: hackolade/DeltaLake

Added timestamp_ntz for Runtime 13 and up, and changed container terminology from database to schema

24 Jan 16:28
Compare
Choose a tag to compare

Added timestamp_ntz for Runtime 13 and up, and changed container terminology from database to schema

Added Runtime 14

18 Jan 09:22
Compare
Choose a tag to compare

Added Runtime 14

suppressed extraneous table options during reverse-engineering of DDL, added null safety check to filter check constraints

12 Jan 19:00
Compare
Choose a tag to compare

suppressed extraneous space in encoding of special ASCII characters in object technical names

05 Jan 09:07
Compare
Choose a tag to compare
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

29 Dec 18:09
Compare
Choose a tag to compare
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

15 Dec 17:44
Compare
Choose a tag to compare
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

08 Dec 17:10
Compare
Choose a tag to compare
0.1.113

removed extraneous View On property as DDL is assembled based on the …

Updated DDL formatter of script generation with deactivated columns

30 Nov 14:49
Compare
Choose a tag to compare
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

29 Nov 08:36
Compare
Choose a tag to compare

added support for table level constraints

24 Nov 18:59
Compare
Choose a tag to compare
0.1.110

added support for table level constraints