I'm always connecting to the "admin" DB, which is a fixed bug.
Using Mongoose 5.0.6 MongoDb 3.6 and trying to connect to Atlas.
- My question, what driver Mongoose 5.0.6 depend on?
- How can I find out when Mongoose will have that fix?
- On a different direction, is there a way to connect with MongoDB then use this connection with Mongoose?
Cheers