mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 13:26:44 +00:00
comma (#84)
This commit is contained in:
parent
c29567fb36
commit
bca375668b
@ -14,6 +14,7 @@ SELECT
|
||||
token_out_contract,
|
||||
token_out_amount,
|
||||
token_in_destination,
|
||||
token_in_contract token_in_amount
|
||||
token_in_contract,
|
||||
token_in_amount
|
||||
FROM
|
||||
{{ ref('silver__swaps') }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user