external-models/models/defillama/bronze/bronze__defillama_protocol_tvl_history.yml
2025-04-30 09:48:05 -07:00

20 lines
513 B
YAML

version: 2
models:
- name: bronze__defillama_protocol_tvl_history
tests:
- dbt_utils.unique_combination_of_columns:
combination_of_columns:
- PROTOCOL_ID
- _INSERTED_TIMESTAMP
columns:
- name: PROTOCOL_ID
tests:
- not_null
- name: _INSERTED_TIMESTAMP
tests:
- not_null
- dbt_expectations.expect_column_values_to_be_in_type_list:
column_type_list:
- TIMESTAMP_NTZ