vscode-dbt-power-user
vscode-dbt-power-user copied to clipboard
Enabling column name to be in lowercase while documenting through DB column sync
Describe the feature
While writing the documentation, whenever we sync the column names with DB (Snowflake), it pulls & save in schema.yml file as Uppercase. I was wondering if would it be feasible to do this in lowercase ?
Describe alternatives you've considered
No response
Who will benefit?
Those who likes the column names to be in lower case :)
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!