add tests
This commit is contained in:
parent
c23e79b5fe
commit
cfd752843b
1 changed files with 7 additions and 0 deletions
|
|
@ -120,3 +120,10 @@ models:
|
|||
tests:
|
||||
- unique
|
||||
- not_null
|
||||
|
||||
- name: stg_core__verification_set
|
||||
columns:
|
||||
- name: id_verification_set
|
||||
tests:
|
||||
- unique
|
||||
- not_null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue