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

Improve Model filtering capabilities #67

Open
kilnerm opened this issue Oct 12, 2018 · 0 comments
Open

Improve Model filtering capabilities #67

kilnerm opened this issue Oct 12, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@kilnerm
Copy link
Contributor

kilnerm commented Oct 12, 2018

"Given a class B that is properly mirrored in the db, I want to run a query against it, ideally something complex like fieldA == 'me' || fieldB == 'you', and have the results come back as they normally do in a findAll call, all nice and organized as instances of class B"

This use case was raised as part of discussion within issue 53 and looks a reasonable item for us to implement.

@kilnerm kilnerm added the enhancement New feature or request label Oct 12, 2018
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