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.
- Tests: Added integration test case with CrateDB using
rename_relation
- Macro: Added
cratedb__reset_csv_table
for usingDELETE FROM
instead ofTRUNCATE
. Thanks, @hlcianfagna. - Dependencies: Updated to
dbt-postgres>=1.9.0
- Maintenance release after migrating project and updating docs
- Friendly fork from dbt-postgres 1.9.0-b1 - September 25, 2024