InvalidOperationException "sequence contains no matching element" in TableReferenceExpression.get_Table #26587
Labels
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
regression
Servicing-approved
type-bug
Milestone
File a bug
Since migrating to EFCore 6 I'm getting an
InvalidOperationException
with the following code, I'm not 100% sure what the issue is, something to do with the GroupBy with the Max, and then a join I believe.Include your code
Include stack traces
Include provider and version information
EF Core version:
Database provider: Microsoft.EntityFrameworkCore.SqlServer
Target framework: NET 6.0
Operating system: Windows 11
IDE: VSCode 1.62.0
The text was updated successfully, but these errors were encountered: