Skip to content

Releases: hackolade/Teradata

v0.2.31

Choose a tag to compare

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

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

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 01 May 02:21
54303ae

improved handling of index properties for compliance with Compare & Merge

v0.2.29

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 24 Apr 17:03
a7f5b23

updated default value for order keys property to ensure models can be compared; enabled dbt model- and column-level properties, custom properties, and automatic schema-level properties

v0.2.28

Choose a tag to compare

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

updated lodash library

v0.2.27

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 20 Mar 17:20

added support for reverse-engineering of constraints in separate statements

v0.2.26

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 13 Mar 18:08
bbf3b8e

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

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 07 Mar 08:38
21ec2ab

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

v0.2.24

Choose a tag to compare

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

Update libraries and sdks

v0.2.23

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 27 Feb 18:49
943295a

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

v0.2.22

Choose a tag to compare

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

Updated lodash plus other applicable libraries