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

LIKE's search sometimes changes the value's character format #197

Open
brusacla opened this issue Nov 9, 2022 · 1 comment
Open

LIKE's search sometimes changes the value's character format #197

brusacla opened this issue Nov 9, 2022 · 1 comment

Comments

@brusacla
Copy link

brusacla commented Nov 9, 2022

When I make a call to my API with paramters to use LIKE filter it happens that the format of the passed value is cahnged to not UTF8.
This problem causes the error "Malformed UTF-8 characters, possibly incorrectly encoded"

Example of a call to my API's backend:
api/clienti?cliente[LIKE]=%CALOI%

@mehdi-fathi
Copy link
Owner

mehdi-fathi commented Nov 11, 2022

@brusacla
I think this error is related to the database side, not the package.

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

2 participants