dbt_constraints icon indicating copy to clipboard operation
dbt_constraints copied to clipboard

This package generates database constraints based on the tests in a dbt project

Results 13 dbt_constraints issues
Sort by recently updated
recently updated
newest added

Upgrading from v0.6.3 to any version >= v1.0.0 ended up with performance issues in constraint creation. We're on dbt Cloud (versionless). During my tests, I'd built same sample model using...

we would like to set Foreign_key test to warn at a project level , is this possible ? i have tried adding few configurations in project yml file but no...

We recently updated to 1.0 and it appeared that another package's on-run-end hooks do not work. It appeared that `dbt_constraints` on-run-end hook fails if any model with tests fails. Unfortunately...