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

Clarify difference between transactional() methods of Connection and EntityManager #10133

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

sbusch
Copy link
Contributor

@sbusch sbusch commented Oct 14, 2022

One could interpret the old description as if Connection#transactional() would not rollback the transaction. Also, the fact that the EntityManager gets closed in case of an exception was not mentioned.

Partially verified

This commit is signed with the committer’s verified signature.
rafaelfranca’s contribution has been verified via GPG key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
…EntityManager

One could interpret the old description as if `Connection#transactional()` would not rollback the transaction. Also, the fact that the `EntityManager` gets closed in case of an exception was not mentioned.
@derrabus
Copy link
Member

@sbusch Do you want to reply to @SenseException's review?

@sbusch
Copy link
Contributor Author

sbusch commented Feb 7, 2023

@derrabus I posted an answer. Its a matter of taste, up to you maintainers. Shouldnt block the merge

@derrabus derrabus changed the base branch from 2.13.x to 2.14.x February 7, 2023 14:58
@derrabus derrabus added this to the 2.14.2 milestone Feb 7, 2023
@derrabus derrabus merged commit 7203d05 into doctrine:2.14.x Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants