add tests
This commit is contained in:
parent
85a299da96
commit
7aa100d115
1 changed files with 7 additions and 0 deletions
|
|
@ -113,3 +113,10 @@ models:
|
||||||
tests:
|
tests:
|
||||||
- unique
|
- unique
|
||||||
- not_null
|
- not_null
|
||||||
|
|
||||||
|
- name: stg_core__accommodation_to_user
|
||||||
|
columns:
|
||||||
|
- name: id_accommodation_to_user
|
||||||
|
tests:
|
||||||
|
- unique
|
||||||
|
- not_null
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue