dbt Constraints v0.5.0
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
- @lbk-fishtown made their first contribution in #24
- @l-gysin made their first contribution in #22
Full Changelog: 0.4.2...0.5.0