Skip to content

Releases: hackolade/Synapse

v0.2.33

01 May 02:20
ddead44

Choose a tag to compare

fix uuid cve (#146)

v0.2.32

24 Apr 17:03
e68e148

Choose a tag to compare

enabled dbt model- and column-level properties, custom properties, and automatic schema-level properties

v0.2.31

03 Apr 12:40
67255a0

Choose a tag to compare

added support for procedures in properties, forward- and reverse-engineering from DDL and instance

v0.2.30

03 Mar 09:46

Choose a tag to compare

Update libraries and sdks

v0.2.29

27 Feb 18:49
82524ec

Choose a tag to compare

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

v0.2.28

07 Feb 08:34

Choose a tag to compare

Updated lodash plus other applicable libraries

v0.2.27

21 Jan 09:47
943ce6b

Choose a tag to compare

added resolution of model definition references in DDL forward-engineering through hydration of objects

v0.2.26

19 Dec 17:34
b65c66f

Choose a tag to compare

introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets

v0.2.25

14 Nov 21:33
8b7443c

Choose a tag to compare

removed extraneous -- used for commenting

v0.2.24

07 Nov 18:09

Choose a tag to compare

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