Releases: hackolade/Teradata
Releases · hackolade/Teradata
v0.2.10
v0.2.9
added commenting/filtering of DDL when schema is flagged as inactive
v0.2.8
added a warning badge in the Properties Pane if an index does not have a name when required
added logic so unique key and primary key constraints are mutually exclusive
added logic so unique key and primary key constraints are mutually exclusive
added possibility for a foreign key relationship to reference a parent column with a (composite) unique key constraint, even if it is not a primary key
added possibility for a foreign key relationship to reference a parent column with a (composite) unique key constraint, even if it is not a primary key
added commenting of trailing comma if last attribute is deactivated, added automatically mark of PK as Not Null
added commenting of trailing comma if last attribute is deactivated, added automatically mark of PK as Not Null
bump version number
bump version number
changed default object name
changed default object name
display hierarchy of data types
display hierarchy of data types
limited minProperties and maxProperties to Map and Object data types, limited json data type to json objects and json arrays
limited minProperties and maxProperties to Map and Object data types, limited json data type to json objects and json arrays