mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.43k stars 290 forks source link

Allow to specify session file location relative to workspace root #1254

Open iliazeus opened 7 months ago

iliazeus commented 7 months ago

Is your feature request related to a problem? Please describe. I've set up a couple different connections in workspace-level settings of different projects. They are stored under .vscode in the project root. I want to be able to also store session files somewhere in the project directory tree.

Describe the solution you'd like Allow to somehow set session file location relative to project root. Possible solutions:

Describe alternatives you've considered I have found no suitable alternative for this feature

Additional context SQLTools v0.28.0