Aggregates on multiple child tables produces invalid SQL #27163
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
Servicing-approved
type-bug
Milestone
Doing a .Select on multiple aggregates of different child tables after a .GroupBy produces invalid SQL.
Steps to reproduce
Expected translation (Approximation):
Actual translation:
Provider and version information
EF Core version: 6.0.1
Database provider: Microsoft.EntityFrameworkCore.SqlServer 6.0.1
Target framework: .NET 6.0
Operating system: Windows 10 Pro
IDE: Visual Studio 2022 17.0.1
The text was updated successfully, but these errors were encountered: