mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 11:47:00 +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:
|
decoder_poc:
|
||||||
dbt run \
|
dbt run \
|
||||||
--vars '{"STREAMLINE_INVOKE_STREAMS":True, "STREAMLINE_USE_DEV_FOR_EXTERNAL_TABLES": True}' \
|
--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 \
|
--profile near \
|
||||||
--target dev \
|
--target dev \
|
||||||
--profiles-dir ~/.dbt
|
--profiles-dir ~/.dbt
|
||||||
Loading…
Reference in New Issue
Block a user