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

Object Explorer drag-and-drop table incorrectly wraps table names #11372

Closed
kburtram opened this issue Jul 16, 2020 · 0 comments · Fixed by #11376
Closed

Object Explorer drag-and-drop table incorrectly wraps table names #11372

kburtram opened this issue Jul 16, 2020 · 0 comments · Fixed by #11376

Comments

@kburtram
Copy link
Member

  • Azure Data Studio Version: `1.20.0

Steps to Reproduce:

  1. Drag a table from Object Explorer to the query editor

Expected: Tables are wrap with brackets around each part, for example [database].[schema].[table].

Actual: Table are wrapped incorrectly, for example , [schema].[table]

Screen Shot 2020-07-15 at 7 51 50 PM

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

Successfully merging a pull request may close this issue.

5 participants