Skip to content

0.21.0

Compare
Choose a tag to compare
@arosychuk arosychuk released this 26 Jan 13:31
· 82 commits to master since this release
2904fd9
  • 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