[openstreetmap/openstreetmap-website] Add navigation tabs to block list/show pages (PR #4644)

Tom Hughes notifications at github.com
Wed Apr 3 16:57:00 UTC 2024


I'd say we should add an index on `(creator_id, id)` which is something we should probably have had all along given we have a blocks by view that really needs it and which is available to everyone.

We should probably also change the current `(user_id)` index to be on `(user_id, id)` so that it works better with pagination.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4644#issuecomment-2035114104
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4644/c2035114104 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240403/016eccdd/attachment.htm>


More information about the rails-dev mailing list