Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Case sensitivity issues? #49

Open
drdamour opened this issue Oct 28, 2024 · 0 comments
Open

Case sensitivity issues? #49

drdamour opened this issue Oct 28, 2024 · 0 comments

Comments

@drdamour
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant