Adding execution plan component to model view. (#23620)

This commit is contained in:
Aasim Khan
2023-07-05 13:33:28 -07:00
committed by GitHub
parent 373dc5a366
commit 28e59f44e2
21 changed files with 175 additions and 21 deletions

View File

@@ -22,7 +22,7 @@
"applicationinsights": "1.4.2",
"angular2-grid": "2.0.6",
"ansi_up": "^5.1.0",
"azdataGraph": "github:Microsoft/azdataGraph#0.0.58",
"azdataGraph": "github:Microsoft/azdataGraph#0.0.59",
"chart.js": "^4.3.0",
"chartjs-adapter-moment": "^1.0.1",
"cookie": "^0.4.0",

View File

@@ -17,7 +17,7 @@
"@vscode/vscode-languagedetection": "1.0.21",
"angular2-grid": "2.0.6",
"ansi_up": "^5.1.0",
"azdataGraph": "github:Microsoft/azdataGraph#0.0.58",
"azdataGraph": "github:Microsoft/azdataGraph#0.0.59",
"chart.js": "^4.3.0",
"chartjs-adapter-moment": "^1.0.1",
"gridstack": "^3.1.3",

View File

@@ -115,9 +115,9 @@ array-uniq@^1.0.2:
resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6"
integrity sha512-MNha4BWQ6JbwhFhj03YK552f7cb3AzoE8SzeljgChvL1dl3IcvggXVz1DilzySZkCja+CXuZbdW7yATchWn8/Q==
"azdataGraph@github:Microsoft/azdataGraph#0.0.58":
version "0.0.58"
resolved "https://codeload.github.com/Microsoft/azdataGraph/tar.gz/45c88554e98ed3b41cd283a672bd497af08c7ac3"
"azdataGraph@github:Microsoft/azdataGraph#0.0.59":
version "0.0.59"
resolved "https://codeload.github.com/Microsoft/azdataGraph/tar.gz/d8eebd0e0af55fae332a5922971c52772df7792d"
chalk@^2.3.0, chalk@^2.4.1:
version "2.4.2"

View File

@@ -217,9 +217,9 @@ async-listener@^0.6.0:
semver "^5.3.0"
shimmer "^1.1.0"
"azdataGraph@github:Microsoft/azdataGraph#0.0.58":
version "0.0.58"
resolved "https://codeload.github.com/Microsoft/azdataGraph/tar.gz/45c88554e98ed3b41cd283a672bd497af08c7ac3"
"azdataGraph@github:Microsoft/azdataGraph#0.0.59":
version "0.0.59"
resolved "https://codeload.github.com/Microsoft/azdataGraph/tar.gz/d8eebd0e0af55fae332a5922971c52772df7792d"
base64-js@^1.3.1:
version "1.5.1"