e-oj / Fawn

Transactions for MongoDB (See the README)
https://www.npmjs.com/package/fawn
MIT License
486 stars 54 forks source link

Fix #46: gen.utils.js uses require("mongoose") instead of the mongoos… #47

Closed jake-billings closed 6 years ago

jake-billings commented 6 years ago

…e from Fawn.init; move all functions that depend on mongoose from gen utils to db utils; update all references accordingly

See issue #46.

There is still one last reference to mongoose in the code and in package.json; I will create a separate issue for this.

e-oj commented 6 years ago

Thanks for contributing 👍 👍. Just reopen this pr on the dev branch and I'll have it merged

jake-billings commented 6 years ago

My bad. Reopening now..