]> git.openstreetmap.org Git - rails.git/commit
Add indexes on user+id to changeset and diary comments
authorTom Hughes <tom@compton.nu>
Tue, 21 Jan 2025 19:21:17 +0000 (19:21 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 21 Jan 2025 20:15:56 +0000 (20:15 +0000)
commitebe7cf8d171f57f5aa3810141217e9d83873c28c
tree69203366c456cd3f84ee7737fc827da883dc378e
parentbd577d7c92ac81081174f19b8c31899c22145636
Add indexes on user+id to changeset and diary comments
app/models/changeset_comment.rb
app/models/diary_comment.rb
db/migrate/20250121191749_add_user_comment_indexes.rb [new file with mode: 0644]
db/structure.sql