Created
December 23, 2015 15:44
-
-
Save danared/29fbf6c01d237da563f5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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