mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
remove add database reference from command palette (#11003)
This commit is contained in:
@@ -169,6 +169,10 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "sqlDatabaseProjects.importDatabase"
|
"command": "sqlDatabaseProjects.importDatabase"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"command": "sqlDatabaseProjects.addDatabaseReference",
|
||||||
|
"when": "false"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"view/item/context": [
|
"view/item/context": [
|
||||||
|
|||||||
Reference in New Issue
Block a user