realm-kotlin icon indicating copy to clipboard operation
realm-kotlin copied to clipboard

Fix sub-querying on a RealmResults ignores the original filter

Open clementetb opened this issue 2 years ago • 0 comments

Fixes sub-querying on RealmResults ignores the original filter.

It also changes the return type of RealmResults::query from RealmResults to RealmQuery.

clementetb avatar Sep 21 '22 08:09 clementetb