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