AltimateAI / AltimateAI/vscode-dbt-power-user
Add Compile Model Command Additional Params
- Langage dominant
- JavaScript
- Étoiles
- 585
- Forks
- 121
- Merge moyen
- 5 j 39 min
- PR mergées (30 j)
- 4
Description
### Describe the feature
We have the need to run additional parameters to a DBT compile command to do some authentication with BigQuery. It would be ideal to have an extension setting like "Build Model Command Additional Params" or "Run Model Command Additional Params" which would allow us to feed in extra variables each time without having to run them in the terminal manually.
### Describe alternatives you've considered
We can run compile commands in the terminal adding the extra parameters no problem so there is a workaround but it's quicker/easier to be able to right click -> compile dbt model
### Who will benefit?
This will benefit anybody that has a custom implementation of DBT in their organisation.
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.