Skip to content

Releases: hackolade/Db2

v0.2.27

16 Jan 17:37
e5033d9

Choose a tag to compare

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

09 Jan 18:13
c9ccb91

Choose a tag to compare

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

19 Dec 17:34
0582692

Choose a tag to compare

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

v0.2.24

29 Oct 15:00
cad6906

Choose a tag to compare

replaced query statement with environment variables, plus added query to log file

v0.2.23

29 Aug 10:42
f2077ae

Choose a tag to compare

suppressed devDependencies from release artifact

v0.2.22

15 Aug 06:06
5744eab

Choose a tag to compare

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

v0.2.21

19 Jul 17:39

Choose a tag to compare

enhanced JSON Schema forward-engineering to only expose additionalProperties property when its value is false; added support for v12.x

v0.2.20

18 Apr 16:57
00d80e3

Choose a tag to compare

added support for Alternate Keys

v0.2.19

04 Apr 16:32
0fffc6b

Choose a tag to compare

added mapping to target-specific maximum length when importing from DDL, referencing external definition, or deriving from Polyglot where char or nchar has MAX length

v0.2.18

28 Mar 18:49
59ef403

Choose a tag to compare

added mapping to target-specific maximum length when importing from DDL, referencing external definition, or deriving from Polyglot where varchar or varbinary has MAX length