mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 15:02:11 +00:00
addl set (#117)
This commit is contained in:
parent
aca4c95ec5
commit
23702dfd7c
@ -111,7 +111,7 @@ models:
|
||||
description: "{{ doc('moment_date') }}"
|
||||
tests:
|
||||
- not_null:
|
||||
where: set_name != 'Fit Check'
|
||||
where: set_name not in ('Fit Check', 'The Champion\'s Path')
|
||||
- dbt_expectations.expect_column_values_to_be_in_type_list:
|
||||
column_type_list:
|
||||
- TIMESTAMP_NTZ
|
||||
|
||||
Loading…
Reference in New Issue
Block a user