Snowflake-Labs / dbt_constraints

This package generates database constraints based on the tests in a dbt project
Apache License 2.0
143 stars 28 forks source link

Added support for seeds #39

Closed sfc-gh-dflippo closed 1 year ago

sfc-gh-dflippo commented 1 year ago

I added support for seeds in constraints. The change was actually extremely simple and most of my changes were to incorporate seeds into my integration tests.