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

Sqlops Extensions: queryeditor.connect() connects to the target database, but UI does not show the editor is connected #1791

Closed
corivera opened this issue Jun 29, 2018 · 0 comments
Assignees
Labels

Comments

@corivera
Copy link
Member

When calling sqlops.queryeditor.connect() on an opened query editor, the connection succeeds, but the toolbar isn't updated. A query can be successfully run in that editor window, but the connect button is still enabled. If the query includes a "USE dbName" statement, then the database dropdown will update correctly after running the query, but the connect button stays enabled.

Repro:

image

Query Editor after calling connect():

image

Editor after running query with F5:

image

@corivera corivera added the Bug label Jun 29, 2018
@adsbot adsbot bot locked and limited conversation to collaborators Mar 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants