nswbmw / koa-mongo

MongoDB middleware for koa, support connection pool.
145 stars 31 forks source link

Current URL string parser is deprecated #31

Closed Muyiafan closed 6 years ago

Muyiafan commented 6 years ago

DeprecationWarning: current URL string parser is deprecated, and will be removed in a future version. To use the new parser, pass option { useNewUrlParser: true } to MongoClient.connect.

nswbmw commented 6 years ago

https://github.com/nswbmw/koa-mongo/pull/32