Skip to content

Releases: hackolade/Hive

v0.2.19

19 Dec 17:33
54f4de3

Choose a tag to compare

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

12 Sep 15:58
e2768bc

Choose a tag to compare

added a technical name property with support for naming conventions

v0.2.17

15 Aug 06:06
d688769

Choose a tag to compare

added possibility for views to be based on another view (not just on a table)

v0.2.16

23 May 09:22
c7e598d

Choose a tag to compare

moved system and connection logging from each plugin and consolidated into core application

v0.2.15

25 Apr 17:39
344d6d3

Choose a tag to compare

added validation of Composite Unique Key name

v0.2.14

18 Apr 16:57
6a658b4

Choose a tag to compare

added support for Alternate Keys

v0.2.13

21 Mar 17:56
25870ab

Choose a tag to compare

adjusted adjusted complex datatype and array datatype column in dbt forward-engineering

v0.2.12

07 Mar 19:10
b868f4f

Choose a tag to compare

dbt: forward-engineer only root attribute for complex data type

v0.2.11

23 Jan 18:55
06c630f

Choose a tag to compare

allow forward-engineering in browser

v0.2.10

02 Jan 18:18
1ac7ff0

Choose a tag to compare

removed secondary index tab in Properties Pane as no longer supported in Hive 3.à and above