Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to pass dbName in mongoData parameter for mongoose connect #5

Merged
merged 1 commit into from
Nov 25, 2018

Conversation

pmstss
Copy link
Contributor

@pmstss pmstss commented Nov 23, 2018

From mongoose docs:

"If you're using the mongodb+srv syntax to connect to MongoDB Atlas, you should use dbName to specify the database because you currently cannot in the connection string."

from mongoose docs: "If you're using the mongodb+srv syntax to connect to MongoDB Atlas, you should use dbName to specify the database because you currently cannot in the connection string."
@nemanjapetrovic nemanjapetrovic merged commit 5b7fec8 into nemanjapetrovic:master Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants