Skip to content

dbt-adapters v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 19:57
2c4065b

dbt-adapters 1.4.0 - July 30, 2024

Features

  • render 'to' and 'to_columns' fields on foreign key constraints, and bump dbt-common lower bound to 1.6 (#271)

Fixes

  • Incremental table varchar column definition changed (#276)

Under the Hood

  • Rework record/replay to record at the database connection level. (#244)