endrealm / endrealm/RealmDrive

Add actual subquery support

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
enhancement verified
Dominant language
Java
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.