vscode-dbt-power-user
vscode-dbt-power-user copied to clipboard
dbt_project.yml schema reference update
trafficstars
Expected behavior
It should not mark the +dataset with value to be an error in the dbt_project.yml when we want to output the model to multiple schemas
I think updating the YAML reference should fix the problem
Actual behavior
The extension should recognize this pattern and not mark as errorit
Steps To Reproduce
Install the extension then update the dbt_project.yml
Log output/Screenshots
The screenshot has been added
Operating System
Debian 11
dbt version
1.6.5
dbt Adapter
VSCODE
dbt Power User version
v0.20.0
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!