mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Add support for clearing pooled connections (#24325)
This commit is contained in:
@@ -157,6 +157,10 @@
|
||||
"dark": "resources/dark/groupBySchemaDisabled_inverse.svg",
|
||||
"light": "resources/light/groupBySchemaDisabled.svg"
|
||||
}
|
||||
},
|
||||
{
|
||||
"command": "mssql.clearPooledConnections",
|
||||
"title": "%mssql.connection.clearPooledConnections%"
|
||||
}
|
||||
],
|
||||
"outputChannels": [
|
||||
|
||||
Reference in New Issue
Block a user