github databricks/dbt-databricks v1.7.0rc1
v1.7.0 RC1

latest releases: v1.8.6, v1.8.5, v1.7.17...
pre-release11 months ago

What's Changed

  • Getting compatibility with 1.7.0 RC by @benc-db in #479
  • As part of the above change, fixed a bug with constraints where if a column had a primary key constraint and a not null constraint (a pre-req for primary key), it could fail depending on the order the constraints were run in.
  • As part of the above, included support for specifying foreign key constraints using the dbt constraint expression syntax. Currently this support is restricted to single column foreign keys.

Full Changelog: v1.6.6...v1.7.0rc1

Don't miss a new dbt-databricks release

NewReleases is sending notifications on new releases.