Skip to content

Conversation

@erikdarlingdata
Copy link
Owner

No description provided.

ReeceGoding and others added 30 commits May 4, 2025 16:44
sp_QuickieStore: Appended _ms where it was missing for avg_cpu_time
… it's much better than the bugs that come with relying on @sort_order to populate @ColumnDefinitions before you have validated @sort_order.

Since this change was to close #601, I have made all checks of if sort order is a wait be done by the @sort_order_is_a_wait variable. This is how we did it before 5.1.
sp_QuickieStore: Moved validation of @sort_order to be much earlier on.
sp_QuickieStore: Moved special sorting columns for special sort order values to be jus…
This closes #605 on the assumption that it is a documentation issue.
sp_QuickieStore: Made plan hash, query hash, or sql handle show when the parameter for filtering them out is passed in
Closes #609
sp_QuickieStore: Documents that @format_output = 1 removes most decimals.
Adding support for indexed views in addition to indexes on tables.
…e build up the table variable. Fixes #611 and is very similar to #602.
…o-just-after-sort-order

sp_QuickieStore: Move regression validation to just after sort order
…ed. Updated documentation, printing, and debug output to reflect this. Also automatically selected event_file if no target type is specified for system_health, since our usual default of table is no good. Closes #617.
…. This means that we duplicate some logic when checking if we are using system_health.
Made sp_HumanEventsBlockViewer not error out when system_health is used
@erikdarlingdata erikdarlingdata merged commit dc366d9 into main May 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants