sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
3.37k
stars
997
forks
source link
README.md: sp_BlitzIndex's docs still mention sp_BlitzInMemoryOLTP, even though it's depreicated #3537
Closed
ReeceGoding closed 5 months ago
I'm unfortunately unable to fix this myself. I don't know Hekaton or any of the relevant procedures well enough.
Version of the script N/A
What is the current behavior? Under the docs for
sp_BlitzIndex
, we seebut
sp_BlitzInMemoryOLTP
is depreicated, so we probably don't want it listed here.If the current behavior is a bug, please provide the steps to reproduce. Just open the docs.
What is the expected behavior? Either remove the mention or point to something else.
Which versions of SQL Server and which OS are affected by this issue? Did this work in previous versions of our procedures? N/A