mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 09:41:44 +00:00
poc -> streamline schema
This commit is contained in:
parent
463ae8ac89
commit
f79415ee0a
2
Makefile
2
Makefile
@ -8,7 +8,7 @@ dbt-console:
|
||||
decoder_poc:
|
||||
dbt run \
|
||||
--vars '{"STREAMLINE_INVOKE_STREAMS":True, "STREAMLINE_USE_DEV_FOR_EXTERNAL_TABLES": True}' \
|
||||
-m 1+models/streamline/poc/decoder/bronze__streamline_decoded_input_events.sql \
|
||||
-m 1+models/streamline/poc/decoder/streamline__decoded_input_events.sql \
|
||||
--profile near \
|
||||
--target dev \
|
||||
--profiles-dir ~/.dbt
|
||||
Loading…
Reference in New Issue
Block a user