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

Allow to use other connection and entity manager than "default" #355

Merged
merged 1 commit into from
Feb 16, 2021

Conversation

phansys
Copy link
Member

@phansys phansys commented Feb 16, 2021

Subject

Allow to use other connection and entity manager than "default".

I am targeting this branch, because these changes respect BC.

Closes #140.

Changelog

### Added
- `connection` configuration node in order to use a different connection than "default";
- `entity_manager` configuration node in order to use a different entity manager than "default".

@phansys phansys added the minor label Feb 16, 2021
@phansys phansys marked this pull request as ready for review February 16, 2021 21:50
@phansys phansys requested a review from a team February 16, 2021 21:50
@VincentLanglet
Copy link
Member

Thanks @phansys

@VincentLanglet VincentLanglet merged commit 2927df6 into sonata-project:1.x Feb 16, 2021
@phansys phansys deleted the doctrine_manager branch February 16, 2021 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dbal connection hardcoded to default
3 participants