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

Implement more OData filter options #28

Open
htammen opened this issue Aug 25, 2016 · 2 comments
Open

Implement more OData filter options #28

htammen opened this issue Aug 25, 2016 · 2 comments

Comments

@htammen
Copy link
Owner

htammen commented Aug 25, 2016

OData filter is currently not completely implemented. Only basic filter options are supported.
See methods ODataGetBase._applyFilter and ODataGetBase._convertAstToLoopbackFilter for details.

@goddyZhao
Copy link

Hi, @htammen , what kind of $filter are supported so far? When I try to use $filter=substringof, it says: Error: invalid $filter parameter

@goddyZhao
Copy link

sorry, this is my fault, I forgot to provide the property to filter for

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

No branches or pull requests

2 participants