Fix clear pooled connection title (#24650)

This commit is contained in:
Cheena Malhotra
2023-10-11 13:52:26 -07:00
committed by GitHub
parent ff042613d1
commit ab0ea5db62
2 changed files with 3 additions and 2 deletions

View File

@@ -156,6 +156,7 @@
},
{
"command": "mssql.clearPooledConnections",
"category": "MSSQL",
"title": "%mssql.connection.clearPooledConnections%"
}
],