Matt Lavery

Results 21 issues of Matt Lavery

Along with AppVeyor we should configure CodeCov and Reviewable

In the detail fly-outs where we have an expression using anything but equals it doesn't set the icon. This needs further investigation.

bug

The query is returning NULL values for the [Longest Pending Request File] and [Longest Pending IO Duration] in some cases. This breaks the line chart visual. One solution is to...

bug

Add an insight that identifies deadlocks

enhancement

Need to fix the images in the readme for Extension Market place integration

bug
enhancement

Currently getting this output when trying to build ``` PS C:\GitHub\sqlops-mssql-db-insights> .\BuildVSIX.ps1 Error: Command failed: npm list --production --parseable --depth=99999 npm ERR! missing: sqlops@github:anthonydresser/sqlops-extension-sqlops, required by [email protected] Error: Missing publisher...

bug

In enhancing the extension to be javascript/angular so we can be more responsive I have been building on the extension to include typescript. This has resulted in identifying the following...

bug

Releasing v0.2.2 in [https://github.com/Microsoft/sqlopsstudio/pull/1796](https://github.com/Microsoft/sqlopsstudio/pull/1796)

enhancement

Add a view of the database properties as I cannot see that being provided by any other extension at the moment. ``` SELECT * FROM sys.databases WHERE database_id = DB_ID()...

enhancement

The current sql query used in XEL only supports SQL Server on-premises not Azure SQL DB. This will be largely for the other sqlops-mssql-instance-insights project but should be looked into...

bug
enhancement