mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 16:16:45 +00:00
1w (#471)
This commit is contained in:
parent
86c227a83e
commit
e22e62ff56
@ -29,7 +29,7 @@
|
||||
) AS rn
|
||||
FROM
|
||||
{{ ref('silver_api__transaction_entries') }}
|
||||
WHERE _inserted_timestamp >= SYSDATE() - INTERVAL '3 days'
|
||||
WHERE _inserted_timestamp >= SYSDATE() - INTERVAL '7 days'
|
||||
)
|
||||
SELECT
|
||||
entry_id
|
||||
|
||||
Loading…
Reference in New Issue
Block a user