v2.0.0-dev.35-test-pypiPre-release
Added 1
- Recognize Databricks persist_constraints and schema.yml meta.constraints so Fusion can persist legacy constraints and unnamed primary-key expressions
Fixed 1
- Match dbt-databricks table-property comparison by retaining all remote properties and detecting changes to configured properties
From dbt Core
2.0.0-dev.35
Released September 03, 2026
Features
- Recognize Databricks persist_constraints and schema.yml meta.constraints so Fusion can persist legacy constraints and unnamed primary-key expressions. (#15773)
Fixes
- Match dbt-databricks table-property comparison by retaining all remote properties and detecting changes to configured properties. (#16051)