Skip to content

Releases: hackolade/Db2

v0.2.34

Choose a tag to compare

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

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.33

Choose a tag to compare

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

updated lodash library

v0.2.32

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 03 Mar 09:46

Update libraries and sdks

v0.2.31

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 27 Feb 18:49
345f6c9

added configurable SQL script hooks for injecting snippets before or after CREATE SCHEMA, TABLE, and VIEW statements

v0.2.30

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 13 Feb 17:27
2067c6f

added support for CACHE and ORDER identity parameters in Properties Pane, forward- and reverse-engineering

v0.2.29

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 07 Feb 08:34

Updated lodash plus other applicable libraries

v0.2.28

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 30 Jan 18:07
29f6a6f

added support for view changes in ALTER script of delta model: added support for indexes change in ALTER script of delta model; added script with comments on Activated/Inactivated entities (table, view, column) successfully applies to DB2 instance

v0.2.27

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 16 Jan 17:37
e5033d9

enabled ALTER script in delta model; enabled feature to apply DDLs and ALTER scripts to instance; added support for reverse-engineering of constraints when specified separately

v0.2.26

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 09 Jan 18:13
c9ccb91

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, plus plus updated libraries and dependencies

v0.2.25

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 19 Dec 17:34
0582692

introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets