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

'New Database' and 'Delete' menu options show up on Azure SQL db node in Azure tree view #23962

Closed
cheenamalhotra opened this issue Jul 21, 2023 · 0 comments · Fixed by #24298

Comments

@cheenamalhotra
Copy link
Member

image

New Database (Preview) fails with error:

Error running command mssql.newDatabase: Cannot read properties of undefined (reading 'objectType'). This is likely caused by the extension that contributes mssql.newDatabase.

Delete (Preview) fails with error:

Error running command mssql.deleteObject: Cannot read properties of undefined (reading 'nodeType'). This is likely caused by the extension that contributes mssql.deleteObject.

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

Successfully merging a pull request may close this issue.

4 participants