Skip to content

dbt Constraints v0.5.0

Compare
Choose a tag to compare
@sfc-gh-dflippo sfc-gh-dflippo released this 22 Sep 21:45
· 76 commits to main since this release
a010c95

New Features

  • dbt Constraints now generates not null constraints in addition to PK, UK, and FK. @l-gysin provided the initial code for not null constraints and @sfc-gh-dflippo extended it during testing for compound primary keys on all three databases.

Fixes

  • @lbk-fishtown identified and fixed an issue that prevented constraints on Snapshots

Known issues

None

New Contributors

Full Changelog: 0.4.2...0.5.0