mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-02 01:25:39 -05:00
Adding missing stream icons for execution plan (#20896)
This commit is contained in:
@@ -84,6 +84,10 @@ export let executionPlanNodeIconPaths =
|
||||
|
||||
parallelism: imageBasePath + 'parallelism.png',
|
||||
|
||||
parallelismDistribute: imageBasePath + 'parallelism_distribute.png',
|
||||
|
||||
parallelismRepartition: imageBasePath + 'parallelism_repartition.png',
|
||||
|
||||
parameterTableScan: imageBasePath + 'parameter_table_scan.png',
|
||||
|
||||
print: imageBasePath + 'print.png',
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 823 B |
Binary file not shown.
|
After Width: | Height: | Size: 979 B |
Reference in New Issue
Block a user