Created
August 20, 2015 10:12
-
-
Save AdamSaleh/292c8bd89104e767d274 to your computer and use it in GitHub Desktop.
This file contains 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
$ mongo | |
MongoDB shell version: 2.4.6 | |
connecting to: test | |
ppa4-core_rs1:PRIMARY> use testing | |
switched to db testing | |
ppa4-core_rs1:PRIMARY> show collections | |
appconfigs | |
appforms | |
appthemes | |
fields | |
forms | |
formsubmissions | |
pages | |
system.indexes | |
system.users | |
themes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment