Skip to content

[fix] default database detection from dsn #1971

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

Merged
merged 2 commits into from
Feb 26, 2020

Conversation

divine
Copy link
Contributor

@divine divine commented Feb 26, 2020

Refactored default database function which detects based on db config or tries to detect it from dsn;

Closes: #1861

Refactored default database function which detects based on db config or tries to detect it from dsn
@divine divine mentioned this pull request Feb 26, 2020
@divine divine requested a review from Smolevich February 26, 2020 05:31
@Smolevich Smolevich merged commit 22a9e3b into mongodb:master Feb 26, 2020
@divine divine deleted the refactor_and_fix_db_selection branch February 26, 2020 08:03
@derekrprice
Copy link
Contributor

That worked perfectly, thanks!

mnphpexpert added a commit to mnphpexpert/laravel-mongodb that referenced this pull request Sep 2, 2024
…tion

[fix] default database detection from dsn
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.

DSNs Including DB Name
3 participants