mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 15:51:44 +00:00
rename
This commit is contained in:
parent
32266d1f30
commit
d985bb855e
@ -356,7 +356,7 @@ intents_swaps AS (
|
||||
log AS LOG,
|
||||
_partition_by_block_number
|
||||
FROM
|
||||
{{ ref('silver__intents_swaps') }}
|
||||
{{ ref('silver__swap_intents') }}
|
||||
|
||||
{% if var("MANUAL_FIX") %}
|
||||
WHERE {{ partition_load_manual('no_buffer', 'block_timestamp::date') }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user