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

VSCode reload required while updating a DB password #523

Closed
dnlw07 opened this issue Mar 18, 2020 · 1 comment
Closed

VSCode reload required while updating a DB password #523

dnlw07 opened this issue Mar 18, 2020 · 1 comment
Labels

Comments

@dnlw07
Copy link

dnlw07 commented Mar 18, 2020

Describe the bug
When I add a new DB Oracle connection in settings.json with wrong password I am not able to connectio to DB (what is ofc correct behavior ;) ).
However when I put correct password to the connection in settings.json (ex. remove extra space from end of the password) and try to type again I still won't be able to connect.
I need to restart VSCode to be able connect with updated password.
It seems that after correcting password SQLTools somehow still try to connect using old password. That why VSCode reload is required.
I had that issue multiple times while creating new connection by directly updating local settings.json with connection strings.

@dnlw07 dnlw07 added the triage label Mar 18, 2020
@mtxr
Copy link
Owner

mtxr commented Aug 21, 2020

Not supported within this repository anymore.

@mtxr mtxr closed this as completed Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants