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