mjswart-d2l/sqlblockedprocesses

Case Sensitivity

mjswart opened this issue · 1 comments

Hello,

I got errors with case sensitive instance. I change locally and it works.

I was able to fix this by replacing all occurrences of @filenamePattern with @FileNamePattern.
Easy fix, just the one local variable

Thanks

Confirmed fixed