mirror of
https://github.com/FlipsideCrypto/osmosis-models.git
synced 2026-02-06 13:57:16 +00:00
sfa
This commit is contained in:
parent
bacf8f90f2
commit
16354b939b
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user