removing duplicate group by schema commands commands (#24660)
This commit is contained in:
Родитель
3d1e81d12e
Коммит
3e5b1dc894
|
@ -613,6 +613,14 @@
|
|||
{
|
||||
"command": "mssql.attachDatabase",
|
||||
"when": "false"
|
||||
},
|
||||
{
|
||||
"command": "mssql.enableGroupBySchema",
|
||||
"when": "false"
|
||||
},
|
||||
{
|
||||
"command": "mssql.disableGroupBySchema",
|
||||
"when": "false"
|
||||
}
|
||||
],
|
||||
"objectExplorer/item/context": [
|
||||
|
|
Загрузка…
Ссылка в новой задаче