amachanic / sp_whoisactive

sp_whoisactive
GNU General Public License v3.0
1.17k stars 289 forks source link

Fix sort order case-sensitivity issue #27

Closed erikdarlingdata closed 4 years ago

erikdarlingdata commented 4 years ago

fixed case sensitivity issue with @sort_order parameter.

there are likely a bunch of other places where this could occur, e.g. image

if a user passes in DD HH:MM:SS.MSS or something. But let's start small.