Skip to content

Releases: hackolade/Teradata

v0.2.27

20 Mar 17:20

Choose a tag to compare

added support for reverse-engineering of constraints in separate statements

v0.2.26

13 Mar 18:08
bbf3b8e

Choose a tag to compare

added support for forward- and reverse-engineering of comments at database, table, view, and column levels; added support for constraint and index changes in ALTER script of delta mode; enabled 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.25

07 Mar 08:38
21ec2ab

Choose a tag to compare

allowed forward-engineering of separate DDL script files per table; upgraded JDBC Driver to the latest 20.x version

v0.2.24

03 Mar 09:46

Choose a tag to compare

Update libraries and sdks

v0.2.23

27 Feb 18:49
943295a

Choose a tag to compare

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

v0.2.22

07 Feb 08:34

Choose a tag to compare

Updated lodash plus other applicable libraries

v0.2.21

19 Dec 17:34
adc9b38

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

07 Nov 18:07
74ddcc3

Choose a tag to compare

added handling of reverse-engineer aborting action

v0.2.19

06 Nov 18:20
e01bdc4

Choose a tag to compare

improved handling of canceled reverse-engineering process, plus made host field required entry

v0.2.18

29 Aug 10:42
3778f96

Choose a tag to compare

suppressed devDependencies from release artifact