Cursor pagination now only applies when sorting by created_at. Other sort fields (username, last_login_time, updated_at) will not use cursor pagination to prevent data inconsistency. Fixes: UserRepository.ListCursor() allowing sort fields that don't match the cursor predicate.
12 KiB
12 KiB