Final update
This commit is contained in:
parent
cfc6971cb4
commit
465bd51ff2
4 changed files with 18 additions and 26 deletions
|
|
@ -328,14 +328,6 @@ models:
|
|||
- not_null:
|
||||
where: "deposit_retained_amount_in_txn_currency > 0"
|
||||
|
||||
- name: deposit_retained_amount_in_gbp
|
||||
data_type: numeric
|
||||
description: "Amount of the deposit retained in GBP."
|
||||
data_tests:
|
||||
- dbt_expectations.expect_column_values_to_be_between:
|
||||
min_value: 0
|
||||
strictly: false
|
||||
|
||||
- name: has_guest_contributed_to_cost
|
||||
data_type: boolean
|
||||
description: "If the guest has agreed to contribute to the cost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue