stick with 3d (#470)

This commit is contained in:
Jack Forgash 2025-08-29 13:34:47 -06:00 committed by GitHub
parent 44a87ef527
commit 86c227a83e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@
) AS rn
FROM
{{ ref('silver_api__transaction_entries') }}
WHERE _inserted_timestamp >= SYSDATE() - INTERVAL '10 days'
WHERE _inserted_timestamp >= SYSDATE() - INTERVAL '3 days'
)
SELECT
entry_id