Comment on Why You Shouldn’t Use OFFSET and LIMIT For Your Pagination
YodaDaCoda@sh.itjust.works 11 months ago
Is there a way I can access this article without making an account?
I’m not going to make an account.
Comment on Why You Shouldn’t Use OFFSET and LIMIT For Your Pagination
YodaDaCoda@sh.itjust.works 11 months ago
Is there a way I can access this article without making an account?
I’m not going to make an account.
starman@programming.dev 11 months ago
Sorry for inconvenience, I updated the link
YodaDaCoda@sh.itjust.works 11 months ago
Oh thanks mate 👍
Interesting article but I kinda fail to see how you’d go if your paginating through sorted rows - you’d have to have an id in the sequence of your sort order?