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

Allow auto SQL job action to list defined JDBC connections #199

Open
m-tyler opened this issue Feb 22, 2024 · 1 comment
Open

Allow auto SQL job action to list defined JDBC connections #199

m-tyler opened this issue Feb 22, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@m-tyler
Copy link

m-tyler commented Feb 22, 2024

Is it possible (simple) to allow auto SQL job action to list defined JDBC connections
image

Having the tool ask be to start a JDBC connection whenever to press CTRL+R is great but there are times when I want a different connection started. This is only an issue when no connection is active. Its my responsibility to start a new connection for a different configuration.

My saved list of JDBC connections
image

Thanks,

@worksofliam
Copy link
Contributor

There is a way to do this right now, but it is not connection specific, which we need to do:

You can find this setting in the VS Code settings:

image

@worksofliam worksofliam added the enhancement New feature or request label Feb 22, 2024
@worksofliam worksofliam added this to the 1.1.0 milestone Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants