Skip to content

Releases: vertica/dbt-vertica

1.0.2

25 Feb 19:14
d673287
Compare
Choose a tag to compare

What's Changed

  • Snapshot Support by @ahedengren in #14

Full Changelog: 1.0.1...1.0.2

1.0.1

22 Feb 22:31
331ac29
Compare
Choose a tag to compare

What's Changed

  • Upgrade to version 1, just a small change. by @andyreagan in #10
  • Incremental Tests and Fixes by @ahedengren in #13

Full Changelog: 1.0.0...1.0.1

1.0.0

11 Feb 21:08
Compare
Choose a tag to compare

See PR #10

0.21.1

11 Feb 20:47
0e84ef9
Compare
Choose a tag to compare

See PR #9

0.21.0

26 Jan 13:31
2904fd9
Compare
Choose a tag to compare
  • Add unique_field property on connection.
  • Added SSL options.
  • Added the required changes from dbt 0.19.0. Details found here.
  • Added support for the MERGE command for incremental loading instead of DELETE+INSERT

0.18.2

17 Nov 05:18
Compare
Choose a tag to compare
  • Use COPY FROM LOCAL for loading seed data
  • Support snapshot-freshness command

0.18.1

05 Nov 15:26
Compare
Choose a tag to compare

Support incremental materialization on Vertica
Pins dbt-core to v0.18.x

0.18.0

21 Oct 18:03
b341814
Compare
Choose a tag to compare

Make compatible with dbt 0.18

0.15.0

22 Mar 03:50
Compare
Choose a tag to compare

The first release