mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 13:26:44 +00:00
from
This commit is contained in:
parent
eb7b331563
commit
2266344e0c
@ -24,6 +24,7 @@ SELECT
|
||||
SYSDATE() AS inserted_timestamp,
|
||||
SYSDATE() AS modified_timestamp,
|
||||
'{{ invocation_id }}' AS _invocation_id
|
||||
FROM
|
||||
{% if var('LOAD_BACKFILL', False) %}
|
||||
{{ ref('bronze__streamline_transaction_results_history') }}
|
||||
-- TODO need incremental logic of some sort probably (for those 5800 missing txs)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user