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 operator declared incorrectly in default operators #290

Closed
DaddyWarbucks opened this issue Apr 17, 2019 · 1 comment
Closed

$iLike operator declared incorrectly in default operators #290

DaddyWarbucks opened this issue Apr 17, 2019 · 1 comment

Comments

@DaddyWarbucks
Copy link
Contributor

feathers-sequelize version: 5.1.1
sequelize version: 4.43.0

I believe this file has a typo:

$iLike: Op.ilike,

It should be Op.iLike with a capital L as per http://docs.sequelizejs.com/manual/querying.html#operators

Screen Shot 2019-04-16 at 10 09 22 PM (2)

@daffl
Copy link
Member

daffl commented Apr 17, 2019

Closed via #291

@daffl daffl closed this as completed Apr 17, 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