aerys / mongoose-nedb

A Mongoose driver for NeDB.
MIT License
15 stars 4 forks source link

Fix issue where dbpath used by a created DataStore was improperly read. #2

Closed jpx closed 7 years ago

jpx commented 7 years ago

Mongoose passes connection.options.db to the underlying driver instance (see http://mongoosejs.com/docs/connections.html). The fix consists in reading dbpath from connection.options.db instead of connection.options.