afloyd / mongo-migrate

MIT License
159 stars 81 forks source link

Use db.collection instead of mongodb.Collection #30

Closed AcroMace closed 9 years ago

AcroMace commented 9 years ago

This change is necessary to use mongo-migrate with the 2.x MongoDB Node.js driver.

afloyd commented 9 years ago

used multi-version pull request from #33 instead of only allowing upgraded 2.x version