Skip to content

Merge 2.10.x into 2.11.x#9287

Merged
derrabus merged 5 commits into2.11.xfrom
2.10.x
Dec 26, 2021
Merged

Merge 2.10.x into 2.11.x#9287
derrabus merged 5 commits into2.11.xfrom
2.10.x

Conversation

@derrabus
Copy link
Copy Markdown
Member

No description provided.

mpdude and others added 5 commits December 22, 2021 00:44
We think the current documentation does not stress these details enough, so that they are easily overlooked.

Co-authored-by: Malte Wunsch <mw@webfactory.de>

Co-authored-by: Malte Wunsch <mw@webfactory.de>
This fixes a bug with redundant UPDATE queries, that are executed when some entity uses foreign index of other entity as a primary key. This happens when after inserting related entities with $em->flush() call, you do the second $em->flush() without changing any data inside entities.
Fixes GH8217.

Co-authored-by: ivan <ivan.strygin@managinglife.com>
@derrabus derrabus merged commit f1483f8 into 2.11.x Dec 26, 2021
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.

4 participants