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

Add actual subquery support #44

Open
Gerolmed opened this issue Feb 17, 2020 · 0 comments
Open

Add actual subquery support #44

Gerolmed opened this issue Feb 17, 2020 · 0 comments
Labels
enhancement New feature or request verified This issue was confirmed by a mod
Milestone

Comments

@Gerolmed
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
It is not possible to query an object by a property of a child with non driver native code.

For MongoDB its "property.subproperty"

Describe the solution you'd like
Add actual support in the Query builder.
Add method #addSubQuery(String childProperty)
#addSubQueryList(String childProperty, boolean checkAll)

@Gerolmed Gerolmed added enhancement New feature or request verified This issue was confirmed by a mod labels Feb 17, 2020
@Gerolmed Gerolmed added this to the Release 2.0.0 milestone May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request verified This issue was confirmed by a mod
Projects
None yet
Development

No branches or pull requests

1 participant