Commit Graph

6 Commits

Author SHA1 Message Date
Mathias Stearn
c117c4c2ea Make findAndModify work when _id is removed in projection SERVER-2626 2011-05-31 15:28:56 -04:00
Aaron
9b67c7914f clean includes 2011-05-04 10:27:23 -07:00
Mathias Stearn
ee47807948 Add "lastErrorObject" field to findAndModify output. Not exposed by shell wrapper SERVER-2820 2011-04-04 15:19:41 -04:00
Mathias Stearn
700b3394b1 findAndModify command now returns null rather than failing when query doesn't match any objects SERVER-2757
No change in helpers needed since they were catching the error and returning
null anyway
2011-04-04 15:19:41 -04:00
Mathias Stearn
82896bee57 style 2011-04-04 15:19:41 -04:00
Eliot Horowitz
c3667000b3 moved findAndModify to its own file 2011-03-23 10:56:19 -04:00