You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1988 sp_BlitzIndex INSERT column order bug (#1989)
* #1952 sp_BlitzIndex Fix INSERT query column order
* #1988 sp_BlitzIndex Update the column order of the INSERT statement and SELECT items to match the CREATE TABLE statement
Move columns Drop_Tsql and Create_Tsql to after index_name for consistency with the CREATE TABLE statement
0 commit comments