Skip to content

Reorder pgss_table.erb

Krasimir Angelov requested to merge reorder-pgss-table into master

When we have very long queries it's hard to see the important information like mean/max/total time in pgss_table. This MR reorder the table so that details are first, and moves the query as last column in the table.

Merge request reports