dbt Constraints v1.0.5
What's Changed
- Add support for BQ by @jschintz-nytimes in #73
- Change PK model to use config.database when it is not in the selected… by @sfc-gh-dflippo in #93
- Modified each test SQL to not use CTE to improve performance on PostgreSQL by @sfc-gh-dflippo in #94
- Added filter to skip not null constraints on ARRAY, OBJECT, and VARIANT columns by @sfc-gh-dflippo in #95
- Added variables to globally control which types of constraints we create, not just for sources by @sfc-gh-dflippo in #96
- Added Iceberg format table support for Snowflake by @sfc-gh-dflippo in #97
New Contributors
- @jschintz-nytimes made their first contribution in #73
Full Changelog: 1.0.4...1.0.5