mirror of
https://github.com/FlipsideCrypto/bsc-models.git
synced 2026-02-06 13:41:55 +00:00
missing ref
This commit is contained in:
parent
e5eda7e926
commit
7a6fbf32bb
@ -98,7 +98,7 @@ SELECT
|
||||
'{{ invocation_id }}' AS _invocation_id
|
||||
FROM
|
||||
bnb_base A
|
||||
LEFT JOIN {{ ref('silver__hourly_prices_all_providers') }}
|
||||
LEFT JOIN {{ ref('silver__complete_token_prices') }}
|
||||
ON DATE_TRUNC(
|
||||
'hour',
|
||||
A.block_timestamp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user