Skip to content

Releases: hackolade/Synapse

v0.2.33

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 01 May 02:20
ddead44
fix uuid cve (#146)

v0.2.32

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 24 Apr 17:03
e68e148

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

v0.2.31

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 03 Apr 12:40
67255a0

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

v0.2.30

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 03 Mar 09:46

Update libraries and sdks

v0.2.29

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 27 Feb 18:49
82524ec

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

v0.2.28

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 07 Feb 08:34

Updated lodash plus other applicable libraries

v0.2.27

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 21 Jan 09:47
943ce6b

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

v0.2.26

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 19 Dec 17:34
b65c66f

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

v0.2.25

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 14 Nov 21:33
8b7443c

removed extraneous -- used for commenting

v0.2.24

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 07 Nov 18:09

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