Releases: hackolade/Redshift
Releases · hackolade/Redshift
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 automatically mark of PK as Not Null
added automatically mark of PK as Not Null
disabled wrapping of CURRENT_USER in quotes
disabled wrapping of CURRENT_USER in quotes
changed default object name
changed default object name
enabled same target reference to external table at entity level
enabled same target reference to external table at entity level
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
removed extraneous viewOn property for views
0.1.25 removed extraneous viewOn property for views
removed extraneous mode=int for in JSON Schema Full compliance when type=integer
0.1.24 removed extraneous mode=int for in JSON Schema Full compliance when t…
disabled pattern fields
0.1.23 disabled pattern fields
update types Polyglot conversion tests
0.1.22 update types Polyglot conversion tests