Releases: hackolade/Synapse
v0.2.33
v0.2.32
enabled dbt model- and column-level properties, custom properties, and automatic schema-level properties
v0.2.31
added support for procedures in properties, forward- and reverse-engineering from DDL and instance
v0.2.30
Update libraries and sdks
v0.2.29
added configurable SQL script hooks for injecting snippets before or after CREATE SCHEMA, TABLE, and VIEW statements
v0.2.28
Updated lodash plus other applicable libraries
v0.2.27
added resolution of model definition references in DDL forward-engineering through hydration of objects
v0.2.26
introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets
v0.2.25
removed extraneous -- used for commenting
v0.2.24
introduced 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