mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 11:38:36 -05:00
remove commands (#22218)
This commit is contained in:
@@ -463,26 +463,14 @@
|
||||
"command": "mssql.changeNotebookConnection",
|
||||
"when": "false"
|
||||
},
|
||||
{
|
||||
"command": "mssql.newServerRole",
|
||||
"when": "false"
|
||||
},
|
||||
{
|
||||
"command": "mssql.newLogin",
|
||||
"when": "false"
|
||||
},
|
||||
{
|
||||
"command": "mssql.newDatabaseRole",
|
||||
"when": "false"
|
||||
},
|
||||
{
|
||||
"command": "mssql.newUser",
|
||||
"when": "false"
|
||||
},
|
||||
{
|
||||
"command": "mssql.newApplicationRole",
|
||||
"when": "false"
|
||||
},
|
||||
{
|
||||
"command": "mssql.objectProperties",
|
||||
"when": "false"
|
||||
|
||||
Reference in New Issue
Block a user