mirror of
https://github.com/FlipsideCrypto/arbitrum-models.git
synced 2026-02-06 15:36:51 +00:00
adds lookback
This commit is contained in:
parent
757fcd23a4
commit
777deb76f8
@ -30,7 +30,7 @@ AND p._inserted_timestamp >= (
|
||||
SELECT
|
||||
MAX(
|
||||
_inserted_timestamp
|
||||
)
|
||||
) :: DATE - 1
|
||||
FROM
|
||||
{{ this }}
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user