This commit is contained in:
Eric Laurello 2024-06-12 10:44:02 -04:00
parent bacf8f90f2
commit 16354b939b
2 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,6 @@ WHERE
'add_to_concentrated_liquidity_superfluid_position',
'superfluid_delegate',
'superfluid_increase_delegation',
'superfluid_unbond_lock',
'superfluid_undelegate'
)
AND tx_succeeded = TRUE

View File

@ -23,6 +23,7 @@ models:
- dbt_expectations.expect_row_values_to_have_recent_data:
datepart: day
interval: 2
severity: warn
- dbt_expectations.expect_column_values_to_be_in_type_list:
column_type_list:
- TIMESTAMP_NTZ