Skip to content

Conversation

@carllerche
Copy link
Member

No description provided.

This is in service of the pagination refactor.
Resolved conflict in one_model_sort_limit.rs by keeping the improved
pagination implementation with Page objects and pagination metadata.
- Update pagination code to work with new Limit enum structure
  (PaginateForward vs Offset variants)
- Fix engine integration for new ExecResponse structure
- Add missing pagination field to ExecStatement initialization
- Convert PaginateForward limits to Offset variants in planner
  to prevent SQL serializer panic
- Implement basic has_next() pagination logic using +1 query technique
- Clean up unused imports

All tests now pass including the pagination test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants