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

The where method operator is it possible? #7

Closed
zhi8617 opened this issue Apr 23, 2018 · 1 comment
Closed

The where method operator is it possible? #7

zhi8617 opened this issue Apr 23, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@zhi8617
Copy link

zhi8617 commented Apr 23, 2018

like
where (key, operator ,value)
where('status','>' ,1)

Thank.

@zhi8617 zhi8617 changed the title The where method operator Is it possible? The where method operator is it possible? Apr 23, 2018
@robsontenorio robsontenorio added the enhancement New feature or request label Apr 24, 2018
@robsontenorio
Copy link
Owner

An interesting answer from another related package:

"I agree that these kind of filters are something you'll be doing often. However my only concern is that this is not part of the JSON API spec. As everyone seems to use different approaches to this kind of filtering." (@AlexVanderbist)

So, For now, i recommend you to use some custom filters on backend.

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

No branches or pull requests

2 participants