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:
Vasu Bhog
2022-05-09 16:06:02 -07:00
committed by GitHub
parent e80b8f92f2
commit 51e5890c83
6 changed files with 243 additions and 21 deletions

View File

@@ -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",