-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sql: fix unused duration formatting for index recommendations
Fixes: #85222 for DB Console Previously, the index details page would not display unused index durations correctly for short durations (<1 hour). This change corrects the formatting logic to display these durations correctly, and in a more readable format. Release justification: low risk, high benefit changes to existing functionality Release note: None
- Loading branch information
Thomas Hardy
committed
Sep 8, 2022
1 parent
3ff179c
commit fa5929a
Showing
2 changed files
with
30 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters