Subquery.Contains throws when the type of item is value type #26593
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
Include your code
For SQL Provider, the following query throws an exception. It works in InMemory provider. See comments in code for workaround and possible root of error.
See gist for full repro: https://gist.github.com/joakimriedel/acd48f5e65235b639d0475ce524a83d8
Include stack traces
Include provider and version information
EF Core version: 6.0.0
Database provider: Microsoft.EntityFrameworkCore.SqlServer
Target framework: .NET 6.0
Operating system: Win11
IDE: Visual Studio 2022 GA
The text was updated successfully, but these errors were encountered: