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

Merge 2.19.x up int 2.20.x #11431

Closed
wants to merge 14 commits into from
Closed

Merge 2.19.x up int 2.20.x #11431

wants to merge 14 commits into from

Conversation

greg0ire
Copy link
Member

No description provided.

tyteen4a03 and others added 14 commits April 22, 2024 15:30
EAGER fetch mode ignores orderBy as of changes introduced with #8391

Fixes #11163
Fixes #11381
Bugfix: respect orderBy for fetch EAGER mode
Previously it didn't cleanup anything as long as the iteration hasn't reached the final row.

Co-authored-by: Oleg Andreyev <oleg.andreyev@lampa.lv>
Changed capitalized column names to lowercase for consistency. Other occurances of column names mentioned as lowercase several times at this same page.
Update association-mapping.rst
…ted.

If the entity gets reloaded from database before the deletions are
executed UnitOfWork needs to be able to return the original instance in
REMOVED state.
…ty-map

Prevent creation of new MANAGED entity instance by reloading REMOVED entity from database
Fix deprecation layer of Doctrine\ORM\ORMException
@greg0ire greg0ire closed this Apr 30, 2024
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.

None yet

8 participants