Skip to content

Updates_20250601

Latest
Compare
Choose a tag to compare
@erikdarlingdata erikdarlingdata released this 31 May 17:56
· 8 commits to main since this release

What's Changed

  • sp_QuickieStore: Appended _ms where it was missing for avg_cpu_time by @ReeceGoding in #600
  • sp_QuickieStore: Moved validation of @sort_order to be much earlier on. by @ReeceGoding in #602
  • sp_QuickieStore: Moved special sorting columns for special sort order values to be jus… by @ReeceGoding in #604
  • sp_QuickieStore: Made plan hash, query hash, or sql handle show when the parameter for filtering them out is passed in by @ReeceGoding in #608
  • sp_QuickieStore: Documents that @format_output = 1 removes most decimals. by @ReeceGoding in #606
  • Adding support for indexed views in addition to indexes on tables. by @FirstCall42 in #610
  • sp_QuickieStore: Move regression validation to just after sort order by @ReeceGoding in #612
  • Made sp_HumanEventsBlockViewer not error out when system_health is used by @ReeceGoding in #618

Full Changelog: Updates_20250501...Updates_20250601