mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #593] [MERGED] Fix SimpleObjectHydrator behavior when column not exists in fieldMappings, relationMappings and metaMappings #8421
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/593
Author: @norberttech
Created: 2/28/2013
Status: ✅ Merged
Merged: 3/14/2013
Merged by: @beberlei
Base:
master← Head:hydrator-fix📝 Commits (1)
f951947Fix SimpleObjectHydrator behavior when column not exists in fieldMappings, relationMappings and metaMappings📊 Changes
2 files changed (+28 additions, -1 deletions)
View changed files
📝
lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php(+4 -1)📝
tests/Doctrine/Tests/ORM/Hydration/SimpleObjectHydratorTest.php(+24 -0)📄 Description
88c1975ddachange seems to make unable to usefindOneBy()method because ofdoctrine_rownumadded to query.findOneBy()throws:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.