mirror of
https://github.com/FlipsideCrypto/stellar-models.git
synced 2026-02-06 09:26:47 +00:00
2 days on gaps
This commit is contained in:
parent
27596d3796
commit
96e235632b
@ -20,7 +20,7 @@
|
|||||||
FROM
|
FROM
|
||||||
{{ table }}
|
{{ table }}
|
||||||
WHERE
|
WHERE
|
||||||
block_timestamp::date <= current_date - 1
|
block_timestamp::date <= current_date - 2
|
||||||
)
|
)
|
||||||
SELECT
|
SELECT
|
||||||
{{ partition_sql + "," if partition_sql }}
|
{{ partition_sql + "," if partition_sql }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user