You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I already check my column for PK validity, but for Missing Primary Key Tests I still need to add the following test, which are essentially duplicates of the above
Describe the feature
I would like to add additional option no. 4 to Missing Primary Key Tests test to include dbt_constraints.primary_key test from https://github.com/Snowflake-Labs/dbt_constraints/tree/main
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
After adding a snippet like below
I already check my column for PK validity, but for Missing Primary Key Tests I still need to add the following test, which are essentially duplicates of the above
Who will this benefit?
Teams using both packages
Are you interested in contributing this feature?
The text was updated successfully, but these errors were encountered: