Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 710 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 710 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and adheres to Semantic Versioning.

Unreleased

v0.1.0 - December 22, 2024

  • Tests: Added integration test case with CrateDB using rename_relation
  • Macro: Added cratedb__reset_csv_table for using DELETE FROM instead of TRUNCATE. Thanks, @hlcianfagna.
  • Dependencies: Updated to dbt-postgres>=1.9.0

v0.0.2 - November 26, 2024

  • Maintenance release after migrating project and updating docs

v0.0.1 - November 26, 2024

  • Friendly fork from dbt-postgres 1.9.0-b1 - September 25, 2024