mirror of
https://github.com/FlipsideCrypto/cosmos-models.git
synced 2026-02-06 14:16:43 +00:00
90
This commit is contained in:
parent
ea8f9c9cd1
commit
640e6a3b54
@ -56,7 +56,7 @@ WHERE
|
||||
WHERE
|
||||
_inserted_timestamp :: DATE >= (
|
||||
SELECT
|
||||
DATEADD('minute', -45, MAX(_inserted_timestamp))
|
||||
DATEADD('minute', -90, MAX(_inserted_timestamp))
|
||||
FROM
|
||||
{{ this }})
|
||||
{% endif %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user