- Azure Data Studio Version: `1.20.0
Steps to Reproduce:
- 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]
