]> git.openstreetmap.org Git - rails.git/commit
Add (creator_id, id) index to blocks table
authorAnton Khorev <tony29@yandex.ru>
Fri, 5 Apr 2024 09:21:08 +0000 (12:21 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 5 Apr 2024 09:21:08 +0000 (12:21 +0300)
commitb8cf4b59e5dab79dfd0fc75ef7d5afe90eebf7ae
tree56b33a35f59455a10ee91bb98fd97d06d5dc5f85
parent7d7126736e48363bb57a6bc78dd83d4913c890a9
Add (creator_id, id) index to blocks table
app/models/user_block.rb
db/migrate/20240405083825_add_creator_index_to_user_blocks.rb [new file with mode: 0644]
db/structure.sql