Array filters support
We can finally support array filters/the filtered positional operator!
Progress:
-
UpdateQuery.filterwithout automatic registration -
UpdateOptions.arrayFilter -
UpdateQuery.filterwith automatic registration -
driver-syncsupport -
driver-multiplatformsupport - Integration tests
- Filter on the value itself
- Filter on a field of the value
-
$and -
$or -
$not - Multiple filters
- Combine with all-positional-operator
Closes #3 (closed), see #5
Edited by Ivan “CLOVIS” Canet