Skip to content

Instantly share code, notes, and snippets.

@bonkydog
Forked from Sedward/gist:886096
Created March 28, 2011 20:08
Show Gist options
  • Save bonkydog/891161 to your computer and use it in GitHub Desktop.
Save bonkydog/891161 to your computer and use it in GitHub Desktop.
db.tweets.update({}, {'$unset' : {'reply_count' :1}}, false, true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment