-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Write Ops
-
Environment:Ubuntu 12.04 LTS 64 bit
When i do update operation with more than one condition, if condition fails i can check whether update succeded or failed using getLastError.
But i can not get which condition failed. If mongodb provides, this will be helpful for my application.
- related to
-
SERVER-6399 Refactor update() code
- Closed