Skip to content

Instantly share code, notes, and snippets.

@sidravic
Created January 16, 2014 07:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sidravic/04fabf15c5b8536af46b to your computer and use it in GitHub Desktop.
Save sidravic/04fabf15c5b8536af46b to your computer and use it in GitHub Desktop.
db.someModel.update({'_id':ObjectId('52d688e92559df237900000b')}, {price_cents:14375}, {multi: false})
db.runCommand({getLastError:1})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment