]> git.openstreetmap.org Git - rails.git/commitdiff
Sort changesets by close time to match selection
authorTom Hughes <tom@compton.nu>
Sun, 13 Aug 2023 18:09:54 +0000 (19:09 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 13 Aug 2023 18:09:54 +0000 (19:09 +0100)
This ensures that the sort can be optimised using the index
when selecting by time.


No differences found