mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 13:26:44 +00:00
alter test on bitquery job (#217)
This commit is contained in:
parent
cd39800d32
commit
cc6f797d71
@ -9,18 +9,14 @@ models:
|
||||
datepart: day
|
||||
field: _inserted_timestamp
|
||||
interval: 1
|
||||
severity: warn
|
||||
- sequence_gaps:
|
||||
column_name: block_height
|
||||
severity: error
|
||||
severity: warn
|
||||
|
||||
columns:
|
||||
- name: block_height
|
||||
tests:
|
||||
- unique
|
||||
- not_null
|
||||
|
||||
- name: transaction_ct
|
||||
tests:
|
||||
- not_null
|
||||
|
||||
- name: _inserted_timestamp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user