Justin

Results 9 issues of Justin

For an example, see `issue7.sqlplan`, 10th statement, last node: ![image](https://user-images.githubusercontent.com/4189474/69467033-4d2c2300-0d7e-11ea-9739-cecd0f37a102.png) Expected: 100% Actual 010%

bug

See Microsoft/sqlopsstudio#2140 > There is no annotation tool for Mac that I have found which "freezes" the screen like the windows Zoomit tool does. While I can zoom in on...

enhancement

See Microsoft/sqlopsstudio#2140 > like SSMS, it is incredibly easy to accidentally cause a tooltip to appear by moving the mouse close to it, which is distracting for the audience. If...

enhancement

See Microsoft/sqlopsstudio#2140 > There is currently no way to see most of the operator / plan properties that are displayed in SSMS on the properties pane, and not in the...

enhancement

See Microsoft/sqlopsstudio#2140 > Large numbers on the tooltip are often very difficult to read. There are no commas used in the numbers, so it's difficult to tell 501 million from...

enhancement

See Microsoft/sqlopsstudio#1385 > I have database with 500 GB size. when i have executed slow working stored procedure to check the execution plan. I am facing performance(up and down scroll...

enhancement

SSMS Shows the query number an indicator of the relative cost of that query before each statement, e.g. ![image](https://user-images.githubusercontent.com/4189474/34523174-352e483c-f08e-11e7-9c24-54083394376b.png)

enhancement

Example in SSMS: ![image](https://user-images.githubusercontent.com/4189474/34502605-2040e916-f00c-11e7-9d50-8f4c2eb722cb.png) This wrapped into a single line in html-query-plan ![image](https://user-images.githubusercontent.com/4189474/34502624-30eaaa36-f00c-11e7-99a9-2c8f1701319a.png)

enhancement

On Ubuntu 19.04, having done `gem install ecl` I get the following error running `ecl` a second time (after the config file has been created) ``` Traceback (most recent call...