Cursor Pagination
#4979
-
It would be awesome to have a Related |
Beta Was this translation helpful? Give feedback.
Answered by
crynobone
Oct 27, 2022
Replies: 1 comment 3 replies
-
This would mean that you no longer can sort the table by none unique attribute/field since cursor pagination explicitly required unique column. Definitely a huge limitation for existing applications and breaking changes. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
crynobone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This would mean that you no longer can sort the table by none unique attribute/field since cursor pagination explicitly required unique column. Definitely a huge limitation for existing applications and breaking changes.