TylerBrock / mongo-hacker

MongoDB Shell Enhancements for Hackers
tylerbrock.github.io/mongo-hacker
MIT License
1.79k stars 235 forks source link

Fixed #182: "The 'cursor' option is required" #198

Closed wolph closed 6 years ago

wolph commented 6 years ago

This fixes #182 the Mongodb 3.6+ error message "failedToParse: The 'cursor' option is required, except for aggregate with the explain argument" for aggregates

TylerBrock commented 6 years ago

Thank you, this is now part of the v0.0.16 release.