MicCarr
MicCarr
I'm searching a way to do what your directive do, but smoothly. Is this possible ?
Is this possible to handle variables or catch this fatal error ? (running on NodeOS) 
Changes the `db.collection.aggregate()` api to accept both the custom `aggregate( step1, step2, …)` and the official mongo `aggregate( pipeline, options )` notations. The `aggregate()` should accept the pipeline as a...