Aug 22, 2017 · 1 min read
I can not comprehend how this is solved with the cursor based pagination. What if I want to sort by some other column (instead of ID). Or if I have UUIDs instead of autoincremented IDs?
I can not comprehend how this is solved with the cursor based pagination. What if I want to sort by some other column (instead of ID). Or if I have UUIDs instead of autoincremented IDs?