EntityFramework.Docs icon indicating copy to clipboard operation
EntityFramework.Docs copied to clipboard

Add a note in documentation for incorrect results involving skip without order by in split query

Open smitpatel opened this issue 3 years ago • 1 comments
trafficstars

See https://github.com/dotnet/efcore/issues/21202

smitpatel avatar May 25 '22 21:05 smitpatel

This is currently target of https://go.microsoft.com/fwlink/?linkid=2196526 Update the link target when doc is written.

smitpatel avatar May 25 '22 21:05 smitpatel

@ajcvickers the note was added in https://learn.microsoft.com/en-us/ef/core/querying/single-split-queries#split-queries, can you update the fwlink to link there?

roji avatar Sep 07 '23 08:09 roji