]> git.openstreetmap.org Git - rails.git/commit
Add index on gpx_files table on user_id, id
authorEmin Kocan <kocanmn.dev@gmail.com>
Tue, 4 Mar 2025 04:37:53 +0000 (05:37 +0100)
committerEmin Kocan <kocanmn.dev@gmail.com>
Fri, 7 Mar 2025 04:02:13 +0000 (05:02 +0100)
commit227894193df8916aeda13038cae97a529eef1ad3
tree478789fb6bf08974e0dab42ed0907c8603999cfe
parenta6e3f47f03592602572ebbe8742d5bdb6568e215
Add index on gpx_files table on user_id, id
app/models/trace.rb
db/migrate/20250304172758_add_gpx_files_user_id_id_index.rb [new file with mode: 0644]
db/structure.sql