It's only efficient if there's also an index on the columns in question and
there's a limit to how many of those we want to add, and you also need
uniqueness though that can be achieved by appending id to any other cursor
field(s) to create a composite cursor.
The whole point of moving to cursor based pagination is to get away from offset
based pagination so we definitely don't want to go back to that,
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5259#issuecomment-2411411260
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/issues/5259/2411411...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev