Updating with Ray's comments
This commit is contained in:
parent
a99d4f622f
commit
920733fceb
1 changed files with 5 additions and 0 deletions
|
|
@ -206,6 +206,10 @@ models:
|
|||
- name: created_date_utc
|
||||
data_type: date
|
||||
description: "Date of creation of the verification in the system"
|
||||
|
||||
- name: created_date_utc
|
||||
data_type: date
|
||||
description: "Date of creation of the verification in the system"
|
||||
- name: int_edeposit__verification_fees
|
||||
description:
|
||||
"This table shows all fee charges per verification for E-deposit.
|
||||
|
|
@ -280,3 +284,4 @@ models:
|
|||
- dbt_expectations.expect_column_values_to_be_between:
|
||||
min_value: 0
|
||||
strictly: false
|
||||
description: "Timestamp of creation of the verification in the system"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue