Skip to content

docs: document pagination result APIs#784

Open
landeqiming666 wants to merge 1 commit into
sqlkata:mainfrom
landeqiming666:improve-pagination-docs
Open

docs: document pagination result APIs#784
landeqiming666 wants to merge 1 commit into
sqlkata:mainfrom
landeqiming666:improve-pagination-docs

Conversation

@landeqiming666

@landeqiming666 landeqiming666 commented Jul 17, 2026

Copy link
Copy Markdown

Related to #35

Summary

  • document pagination result metadata and adjacent-page helpers
  • document page iteration and its public state
  • add regression coverage for page state, navigation offsets, and single-page iteration

This complements #783 by documenting the result types returned by its pagination extension methods without overlapping Query.Extensions.cs.

Test plan

  • focused pagination tests: 3 passed
  • non-MySQL suite: 337 passed, 1 skipped
  • solution build: 0 warnings, 0 errors
  • XML documentation generation: 0 warnings, 0 errors
  • formatting and git diff --check

The unfiltered suite additionally ran 337 tests successfully and skipped 1; its 9 MySQL integration cases require a configured MySQL host and are unrelated to this documentation-only production change.


IssueHunt Summary

Referenced issues

This pull request has been submitted to:


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.

1 participant