pg_scripts
pg_scripts copied to clipboard
Fix ordering
I think we should order by the raw value (seq_scan) instead of the formatted one (totalseqscan) because ordering on varchar will order alphabetically and this is not what want I think