Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

insert vs add #1

Open
jonasalmeida opened this issue May 15, 2014 · 1 comment
Open

insert vs add #1

jonasalmeida opened this issue May 15, 2014 · 1 comment

Comments

@jonasalmeida
Copy link

this is a silly issue but it saves time remembering command names. Since mongo's command to insert entries in a collection why not tie Aule's methods syntax to mongo's. I.e. use .insertCollection instead of .addCollection?

@drobbins
Copy link
Owner

What are you inserting the collection into? 😉

If we're looking to parallel MongoDB, should we use createCollection? See http://docs.mongodb.org/manual/reference/method/db.createCollection/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants