summaryrefslogtreecommitdiff
path: root/db/lasterror.h
Commit message (Expand)AuthorAgeFilesLines
* fix assert macro definition after a boost include (ugly at the moment)Dwight2009-05-151-0/+2
* lastError 'n' zero on failed non upsert updateAaron2009-04-101-4/+4
* name enums to make old compiler happy (thx kristina)Aaron2009-04-061-1/+1
* Add information on last update / delete to lastErrorAaron2009-03-261-7/+34
* More validation for modifier updatesAaron2009-02-051-5/+5
* Indent all lines within namespaces one levelAaron2009-01-151-31/+31
* Replace tab indentation with spacesAaron2009-01-141-18/+24
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+4
* getlasterrorDwight2009-01-051-0/+44