Skip to content

Releases: hackolade/DeltaLake

v0.2.54

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 10 Jul 16:39
459ebeb

added validation badge in PP, ERD and OB when check constraints have an empty expression, plus filtered check constraints if expression is empty

v0.2.53

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 26 Jun 17:28
f7d5da3

disabled Properties Pane ability to pick OR REPLACE and IF NOT EXISTS if user checked Temporary property for both Tables and Views

v0.2.52

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 19 Jun 15:31
2bcf828

add support for reverse-engineering global view; added reverse-engineer of varchar and char column lengths from DDL scripts; added reverse-engineer of varchar and char column lengths from DDL scripts; disabled OR REPLACE and IF NOT EXISTS for temporary tables and views; ensured a new container is created when reverse-engineering object without schema from DDL script

v0.2.51

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 12 Jun 16:20
def44fb

added support for reverse-engineering from Databricks DDL in any target -- warning: this new plugin version requires v8.11.6 or higher of Hackolade Studio core application; moved reverse-engineering of HQL Files to Tools > Reverse-Engineer > Data Definition Language Files... (DDL)

v0.2.50

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 22 May 16:08
2953ad3

added support for reverse-engineering of columns with reserved names hour, minute, and second

v0.2.49

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 15 May 16:54
b6d9de8

enhanced parsing of views and materialized views during reverse-engineering

v0.2.48

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 01 May 02:16
a4f21bd

added config.incremental_strategy property to specify how new data is loaded into incremental models; updated libraries fast-xml-parser, follow-redirects, protobufjs, uuid, and xmldom; added support for COLLATE clause in column definitions

v0.2.47

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 24 Apr 17:00
2b526b7

added support for reverse-engineering columns named year, month, or day; enabled dbt model- and column-level properties, custom properties, and automatic schema-level properties

v0.2.46

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 10 Apr 16:24
533d991

added support for comments on view columns

v0.2.45

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 03 Apr 12:52

updated lodash library