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
- query_sql_text now uses processing-instruction XML pattern (clickable
in SSMS without encoding issues), matching the main output path
- top_waits column and LEFT JOIN conditionally omitted when Query Store
wait stats are unavailable (SQL 2016 or waits not enabled) instead of
showing a NULL column
- Updated help text to reflect conditional top_waits behavior
Tested on SQL2022 (waits present) and SQL2016 (waits omitted).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments