-
My
But when running locally it gets a useless profile that I only used for testing purposes. Is there a way to connect vscode to my docker environment variables? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I'm not sure which action you perform that is failing exactly. Please explain what you are trying to achieve and provide exact reproduction steps. |
Beta Was this translation helpful? Give feedback.
-
I don't test with Meltano. According to other users it is supported by setting |
Beta Was this translation helpful? Give feedback.
I don't test with Meltano. According to other users it is supported by setting
dbt.dbtPythonPathOverride
in your vscode config to your meltano executable.