hotfix temp succeeded col

This commit is contained in:
tarikceric 2025-10-31 11:51:59 -07:00
parent fb8393b5dc
commit 4cb9ef9f81

View File

@ -16,6 +16,7 @@ WITH base_staking_lp_actions AS (
WHERE
block_timestamp::date >= current_date - 1
{% endif %}
and succeeded
),
{% if is_incremental() %}