Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query save problem for env variable connection #291

Open
tommy-hansen opened this issue Nov 25, 2024 · 0 comments
Open

Query save problem for env variable connection #291

tommy-hansen opened this issue Nov 25, 2024 · 0 comments

Comments

@tommy-hansen
Copy link

tommy-hansen commented Nov 25, 2024

(THANKS, for a very nice plugin!)

I ran into this on Windows. I have a single DATABASE_URL/DBUI_URL connection. Query-save failed and based on the error message it looks like save was trying to use the connection URL as a default folder name. (I wonder if it would it try to create a folder based on a URL that includes a password too?)

Maybe use some version of the env variable name as a default folder name? This would work with post-fixed variables it seems. I don't really care what the folder name is in this situation, as long as it reliably works and is safe.

Moving the connection to connections.json with a name worked around the issue but env variables are preferable in my case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant