Skip to content

Case sensitivity issues? #49

Open
Open
@drdamour

Description

@drdamour

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions