Releases: hackolade/Redshift
v0.2.22
v0.2.21
Update libraries and sdks
v0.2.20
added configurable SQL script hooks for injecting snippets before or after CREATE SCHEMA, TABLE, and VIEW statements
v0.2.19
added new AWS regions, updated aws-sdk and lodash libraries
v0.2.18
introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets
v0.2.17
added possibility for views to be based on another view (not just on a table)
v0.2.16
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
v0.2.15
enabled forward-engineering of models properties schema.yml files
v0.2.14
added commenting/filtering of DDL when schema is flagged as inactive
v0.2.13
added commenting/filtering of DDL when schema is flagged as inactive