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

Feature request: RegExp filters #21

Closed
endel opened this issue May 12, 2014 · 1 comment
Closed

Feature request: RegExp filters #21

endel opened this issue May 12, 2014 · 1 comment

Comments

@endel
Copy link
Contributor

endel commented May 12, 2014

It would be nice to query fields by RegExp, like this:

dl.collection('posts').where('name', /[a-z]/i).then()
@endel
Copy link
Contributor Author

endel commented Aug 15, 2014

That's actually a back-end problem. Issue here: doubleleft/hook#92

@endel endel closed this as completed Aug 15, 2014
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

1 participant