Open
Description
maybe it's already in the docs...and maybe i'm a bit off base (haven't gotten to look too deeply yet) but attempted to use this in a place where my queryable values contained some mixed case Ids eg the equivalent of
IN ("BiG", "BIG")
and in my DB that's collating case insensitive i get back 1 result with IN but with QueryableValues i get the same row back twice.
Is that expected?
i'm still on the ef core 6 version...cannot upgrade just yet.
Metadata
Metadata
Assignees
Labels
No labels