May Flowers
·
164 commits
to main
since this release
What's Changed
- fix for 00 decimals on avg_read/write_stall_ms and total_avg_stall_ms by @VladDBA in #567
- sp_QuickieStore's Readme.md file - Markdown needs the escape character escaped by @VladDBA in #572
- sp_QuickieStore: Consistent PRIMARY KEY syntax. by @ReeceGoding in #578
- sp_QuickieStore: Made skipping maintenance plans optional by @ReeceGoding in #580
- Expand wait_time_percent_of_uptime to accomodate >1,000% waits by @ChrisMayIVCE in #585
- sp_QuickieStore: Multiple changes to how wait stats are handled by @ReeceGoding in #590
- Made filtering by @execution_count be done with a temp table rather than a variable by @ReeceGoding in #593
New Contributors
- @VladDBA made their first contribution in #567
- @ChrisMayIVCE made their first contribution in #585
Full Changelog: Updates_20240404...Updates_20250501