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

"iLike" is "ilike" and it is not whitelisted. #63

Closed
SharpBCD opened this issue Sep 26, 2019 · 1 comment
Closed

"iLike" is "ilike" and it is not whitelisted. #63

SharpBCD opened this issue Sep 26, 2019 · 1 comment

Comments

@SharpBCD
Copy link

after switching from Knex to Objection code that used to work throws a 'bad request'.
after debugging, the solution is whitelist: ['$ilike'] with small caps. Different from documentation.

@dekelev
Copy link
Member

dekelev commented Oct 3, 2019

Thanks, I've changed the reference to $iLike in the docs to $ilike.

@dekelev dekelev closed this as completed Oct 3, 2019
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