mongoosejs/mquery

Missing "insert" command

Closed this issue · 1 comments

These is an "update" command, but these is no "insert" command. Why? Can you implement this, so I can use the same mquery semantic. It would by nice, if you include all collection base commands like "ensureIndex" and so on.

mquery is for building queries. an insert is not a query.