mirror of
https://github.com/FlipsideCrypto/aleo-models.git
synced 2026-02-06 11:06:46 +00:00
Merge pull request #30 from FlipsideCrypto/eric-laurello-patch-1
This commit is contained in:
commit
870ec97090
@ -9,7 +9,7 @@ models:
|
||||
- dbt_expectations.expect_column_to_exist
|
||||
- dbt_expectations.expect_row_values_to_have_recent_data:
|
||||
datepart: day
|
||||
interval: 1
|
||||
interval: 7
|
||||
- not_null
|
||||
|
||||
- name: BLOCK_ID
|
||||
@ -112,4 +112,4 @@ models:
|
||||
- name: MODIFIED_TIMESTAMP
|
||||
description: '{{ doc("modified_timestamp") }}'
|
||||
tests:
|
||||
- not_null
|
||||
- not_null
|
||||
|
||||
Loading…
Reference in New Issue
Block a user