Releases: hackolade/Db2
v0.2.27
v0.2.26
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
introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets
v0.2.24
replaced query statement with environment variables, plus added query to log file
v0.2.23
suppressed devDependencies from release artifact
v0.2.22
added possibility for views to be based on another view (not just on a table)
v0.2.21
enhanced JSON Schema forward-engineering to only expose additionalProperties property when its value is false; added support for v12.x
v0.2.20
added support for Alternate Keys
v0.2.19
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
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