fixed schema
This commit is contained in:
parent
986c9f85a8
commit
ecf38144cb
1 changed files with 1 additions and 2 deletions
|
|
@ -279,8 +279,7 @@ models:
|
||||||
description: |
|
description: |
|
||||||
"Unique Id that identifies the host."
|
"Unique Id that identifies the host."
|
||||||
data_tests:
|
data_tests:
|
||||||
- not_null:
|
- not_null
|
||||||
where: "original_value_amount_in_host_currency > 0"
|
|
||||||
- relationships:
|
- relationships:
|
||||||
to: ref('stg_core__user')
|
to: ref('stg_core__user')
|
||||||
field: id_user
|
field: id_user
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue