mirror of
https://github.com/FlipsideCrypto/base-models.git
synced 2026-02-06 13:16:53 +00:00
missing traces test
This commit is contained in:
parent
c0e9e3b70f
commit
442abd11f4
@ -7,7 +7,7 @@ SELECT
|
||||
FROM
|
||||
{{ ref("test_silver__transactions_recent") }}
|
||||
tx
|
||||
LEFT JOIN {{ ref("test_silver__traces_recent") }}
|
||||
LEFT JOIN {{ ref("test_gold__fact_traces_recent") }}
|
||||
tr USING (
|
||||
block_number,
|
||||
tx_hash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user