-
Type: Improvement
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
None
A new parameter will be added to the existing remove method, named "multi" to match the update method. When set to True (the default) remove will keep its current behavior of removing all documents that match the query criteria. When set to False only the first matching document is removed.
- is depended on by
-
DRIVERS-128 Support the SingleRemove flag in OP_DELETE for pre-2.6 servers
- Closed