Updating with Ray's comments

This commit is contained in:
Joaquin Ossa 2024-09-02 11:16:51 +02:00
parent a99d4f622f
commit 920733fceb

View file

@ -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"