Releases: vertica/dbt-vertica
Releases · vertica/dbt-vertica
1.0.2
What's Changed
- Snapshot Support by @ahedengren in #14
Full Changelog: 1.0.1...1.0.2
1.0.1
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
0.21.0
- 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
- Use COPY FROM LOCAL for loading seed data
- Support snapshot-freshness command
0.18.1
Support incremental materialization on Vertica
Pins dbt-core to v0.18.x
0.18.0
Make compatible with dbt 0.18