mirror of
https://github.com/FlipsideCrypto/blast-models.git
synced 2026-02-06 14:11:55 +00:00
fix
This commit is contained in:
parent
eb7095923f
commit
6e5e1db6df
@ -1,2 +1,2 @@
|
||||
-- depends_on: {{ ref('test_silver__transactions_full') }}
|
||||
{{ missing_txs(ref("test_silver__traces_full")) }}
|
||||
{{ missing_txs(ref("test_gold__fact_traces_full")) }}
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
-- depends_on: {{ ref('test_silver__transactions_recent') }}
|
||||
{{ recent_missing_txs(ref("test_silver__traces_recent")) }}
|
||||
{{ recent_missing_txs(ref("test_gold__fact_traces_recent")) }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user