Releases: hackolade/Hive
v0.2.19
added support for Hive 4.x as the default version
introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets
introduced flexibility in script generation for controlling constraints in CREATE scripts (3 choices: "In CREATE statement", "In separate statement" or "Ignore"), controllable from Tools > Options > Forward-Engineering parameters, plus from forward-engineering lower tab and via Tools > Forward-Engineer menu
v0.2.18
added a technical name property with support for naming conventions
v0.2.17
added possibility for views to be based on another view (not just on a table)
v0.2.16
moved system and connection logging from each plugin and consolidated into core application
v0.2.15
added validation of Composite Unique Key name
v0.2.14
added support for Alternate Keys
v0.2.13
adjusted adjusted complex datatype and array datatype column in dbt forward-engineering
v0.2.12
dbt: forward-engineer only root attribute for complex data type
v0.2.11
allow forward-engineering in browser
v0.2.10
removed secondary index tab in Properties Pane as no longer supported in Hive 3.à and above