mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Add Connection String Execute Step for SQL Bindings (#19293)
* add execute step * nit comment * edit param docs * address comments * ensure the user has the installs the latest version
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@microsoft/ads-extension-telemetry": "^1.1.5",
|
||||
"@microsoft/vscode-azext-utils": "^0.1.1",
|
||||
"fast-glob": "^3.2.7",
|
||||
"promisify-child-process": "^3.1.1",
|
||||
"vscode-nls": "^4.1.2",
|
||||
|
||||
Reference in New Issue
Block a user