Merge pull request #30 from FlipsideCrypto/eric-laurello-patch-1

This commit is contained in:
Mike Stepanovic 2025-05-19 07:57:40 -06:00 committed by GitHub
commit 870ec97090
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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