mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 13:36:46 +00:00
hotfix temp succeeded col
This commit is contained in:
parent
fb8393b5dc
commit
4cb9ef9f81
@ -16,6 +16,7 @@ WITH base_staking_lp_actions AS (
|
||||
WHERE
|
||||
block_timestamp::date >= current_date - 1
|
||||
{% endif %}
|
||||
and succeeded
|
||||
),
|
||||
|
||||
{% if is_incremental() %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user