EF primitive collection - nested string comparison operations #31030
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
type-bug
Milestone
An exception of type 'System.InvalidOperationException' occurred in Microsoft.EntityFrameworkCore.Relational.dll but was not handled in user code: 'Store type 'nvarchar(max)' was inferred for a primitive collection, but that primitive collection was previously inferred to have store type 'nvarchar(max)'.'
Reproduction repository: https://github.com/alienwareone/EfCorePrimitiveCollection/tree/master
The text was updated successfully, but these errors were encountered: