Skip to content

Releases: hackolade/Snowflake

v0.2.51

01 May 02:14
fe067d5

Choose a tag to compare

added config.incremental_strategy property to specify how new data is loaded into incremental models; updated libraries fast-xml-parser, follow-redirects, protobufjs, uuid, and xmldom

v0.2.50

24 Apr 17:03
1e5e495

Choose a tag to compare

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

v0.2.49

10 Apr 16:23

Choose a tag to compare

updated axios library

v0.2.48

06 Apr 09:41
b3182c6

Choose a tag to compare

patch during sdk update

v0.2.47

03 Apr 12:52

Choose a tag to compare

updated lodash library

v0.2.46

20 Mar 17:18

Choose a tag to compare

updated dependent modules

v0.2.45

13 Mar 18:07
36a4906

Choose a tag to compare

enhanced forward-engineering of delta model when converting a single PK/UK constraint to a composite PK/UK constraint

v0.2.44

03 Mar 09:46

Choose a tag to compare

Update libraries and sdks

v0.2.43

27 Feb 18:50
17478ce

Choose a tag to compare

simplified custom SQL script hook properties into text area (instead of block properties)

v0.2.42

20 Feb 18:08
0b4feac

Choose a tag to compare

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