mirror of
https://github.com/FlipsideCrypto/eclipse-models.git
synced 2026-02-06 15:47:11 +00:00
fix FR for votes
This commit is contained in:
parent
3ca4af5f05
commit
bec7b5e458
@ -62,9 +62,8 @@ WITH pre_final AS (
|
||||
{% else %}
|
||||
AND t._inserted_timestamp::date = '2024-09-12'
|
||||
{% endif %}
|
||||
)
|
||||
),
|
||||
{% if is_incremental() %}
|
||||
,
|
||||
prev_null_block_timestamp_txs AS (
|
||||
SELECT
|
||||
b.block_timestamp,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user