QueryStoreDashboard icon indicating copy to clipboard operation
QueryStoreDashboard copied to clipboard

Bug: @SQL variable isn't correctly declared

Open BitDesert opened this issue 6 years ago • 1 comments

If you run a server with case sensitive collation the instance dashboard does not work. The @SQL variable is written with small letters, but it should be written with big letters to match the following commands.

I would create a PR but the .rdl file in the repo does not match the .rdl file in the release. Maybe that should be fixed too.

BitDesert avatar Apr 29 '19 07:04 BitDesert

Hi @BitDesert ,

Thanks for the heads-up. At the moment I am not actively maintaining this project at the moment but I will try and have a look at it.

Thanks!

Enrico

Evdlaar avatar Apr 30 '19 08:04 Evdlaar