mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 11:27:00 +00:00
fix copy/paste and reference errors
This commit is contained in:
parent
2fee324ddf
commit
1fd49e28b6
@ -4,10 +4,10 @@
|
||||
----
|
||||
|
||||
```yml
|
||||
bi_analytics:
|
||||
target: solana_dev
|
||||
solana:
|
||||
target: dev
|
||||
outputs:
|
||||
eth_dev:
|
||||
dev:
|
||||
type: snowflake
|
||||
account: <ACCOUNT>
|
||||
role: <ROLE>
|
||||
|
||||
@ -6,7 +6,7 @@ version: "1.0.0"
|
||||
config-version: 2
|
||||
|
||||
# This setting configures which "profile" dbt uses for this project.
|
||||
profile: "snowflake"
|
||||
profile: "solana"
|
||||
|
||||
# These configurations specify where dbt should look for different types of files.
|
||||
# The `source-paths` config, for example, states that models in this project can be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user