Skip to content

Update warning about split queries and ordering#5420

Merged
AndriySvyryd merged 1 commit into
dotnet:mainfrom
ali-alo:patch-1
Jul 13, 2026
Merged

Update warning about split queries and ordering#5420
AndriySvyryd merged 1 commit into
dotnet:mainfrom
ali-alo:patch-1

Conversation

@ali-alo

@ali-alo ali-alo commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Removes a redundant use of "each" in the EF Core documentation.

Copilot AI review requested due to automatic review settings July 9, 2026 17:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refines the EF Core documentation warning about split queries with Skip/Take by removing redundant wording to make the guidance clearer.

Changes:

  • Removed redundant “each” in the split-queries warning example text.
  • Kept the guidance about fully-unique ordering for split queries with pagination intact.

Comment thread entity-framework/core/querying/single-split-queries.md

@AndriySvyryd AndriySvyryd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution

@AndriySvyryd AndriySvyryd merged commit 945c97b into dotnet:main Jul 13, 2026
4 checks passed
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.

3 participants