mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 11:47:00 +00:00
parent
b6a52d3aae
commit
7552fb7dfe
@ -4,6 +4,7 @@
|
||||
137,Polygon
|
||||
248,Oasys
|
||||
250,Fantom
|
||||
416,SX Network
|
||||
592,Astar
|
||||
1030,Conflux
|
||||
1284,Moonbeam
|
||||
@ -12,4 +13,4 @@
|
||||
2222,Kava
|
||||
9001,Evmos
|
||||
43114,Avalanche
|
||||
12340001,Flow
|
||||
12340001,Flow
|
||||
|
||||
|
@ -111,7 +111,7 @@ models:
|
||||
description: "{{ doc('moment_date') }}"
|
||||
tests:
|
||||
- not_null:
|
||||
where: set_name not in ('Fit Check', 'The Champion\'s Path')
|
||||
where: set_name not in ('Fit Check', 'The Champion\'s Path') AND NOT (set_name = '2023 NBA Playoffs' and SET_SERIES_NUMBER = 5)
|
||||
- dbt_expectations.expect_column_values_to_be_in_type_list:
|
||||
column_type_list:
|
||||
- TIMESTAMP_NTZ
|
||||
|
||||
Loading…
Reference in New Issue
Block a user