Skip to content

Instantly share code, notes, and snippets.

@danared
Created December 23, 2015 15:44
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 danared/29fbf6c01d237da563f5 to your computer and use it in GitHub Desktop.
Save danared/29fbf6c01d237da563f5 to your computer and use it in GitHub Desktop.
db.presents.insert( {
_id: "skate_board_434",
color: "blue",
for: "Mariott"
} ) -> results in an error since it's missing `present_for` field
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment