-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Merge 2.19.x up int 2.20.x #11431
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 90376a6 - Browse repository at this point
Copy the full SHA 90376a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdc41e2 - Browse repository at this point
Copy the full SHA bdc41e2View commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb45784 - Browse repository at this point
Copy the full SHA fb45784View commit details -
Merge pull request #11422 from tomasz-ryba/bugfix/fetch-eager-order-by
Bugfix: respect orderBy for fetch EAGER mode
Configuration menu - View commit details
-
Copy full SHA for 306963f - Browse repository at this point
Copy the full SHA 306963fView commit details
Commits on Apr 25, 2024
-
fix: always cleanup in
AbstractHydrator::toIterable()
(#11101)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>
Configuration menu - View commit details
-
Copy full SHA for cbec236 - Browse repository at this point
Copy the full SHA cbec236View commit details
Commits on Apr 26, 2024
-
Update association-mapping.rst
Changed capitalized column names to lowercase for consistency. Other occurances of column names mentioned as lowercase several times at this same page.
Configuration menu - View commit details
-
Copy full SHA for 7d3b3f2 - Browse repository at this point
Copy the full SHA 7d3b3f2View commit details -
Merge pull request #11426 from nasimic/patch-1
Update association-mapping.rst
Configuration menu - View commit details
-
Copy full SHA for 2b81a8e - Browse repository at this point
Copy the full SHA 2b81a8eView commit details -
Keep entities in identity map until the scheduled deletions are execu…
…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.
Configuration menu - View commit details
-
Copy full SHA for bb36d49 - Browse repository at this point
Copy the full SHA bb36d49View commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e335f4 - Browse repository at this point
Copy the full SHA 4e335f4View commit details -
Merge pull request #11428 from xificurk/keep-removed-entity-in-identi…
…ty-map Prevent creation of new MANAGED entity instance by reloading REMOVED entity from database
Configuration menu - View commit details
-
Copy full SHA for 8d34460 - Browse repository at this point
Copy the full SHA 8d34460View commit details -
Merge pull request #11429 from SenseException/unused-test-group
Remove unused test group
Configuration menu - View commit details
-
Copy full SHA for c973a62 - Browse repository at this point
Copy the full SHA c973a62View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c363f55 - Browse repository at this point
Copy the full SHA c363f55View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad5c8e4 - Browse repository at this point
Copy the full SHA ad5c8e4View commit details -
Merge pull request #11430 from W0rma/fix-deprecation-layer-orm-exception
Fix deprecation layer of Doctrine\ORM\ORMException
Configuration menu - View commit details
-
Copy full SHA for 94986af - Browse repository at this point
Copy the full SHA 94986afView commit details