-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Issues: doctrine/orm
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
EntityManager::getReference() should handle a PK which is also a FK
Bug
#11601
opened Sep 17, 2024 by
le-yak
Loading…
Fix the initialization of lazy-ghost proxies with postLoad listeners
Bug
#11544
opened Jul 5, 2024 by
stof
Loading…
enable_lazy_ghost_objects: true
prevents detection of proxy creation errors at Symfony compile time
Bug
#11402
opened Mar 22, 2024 by
chrif
Second level cache does not support scalar results.
Bug
#10857
opened Jul 27, 2023 by
konmedia-devops
[ObjectRepository] Error with query select when property is camelCase without
name
attribute
Bug
Waiting feedback
#10821
opened Jul 6, 2023 by
cavasinf
Doctrine\DBAL\Driver\Exception\UnknownParameterType: Unknown parameter type, 105 given.
Bug
#10691
opened May 8, 2023 by
brian-n-millar
LazyCriteriaCollection::count returns ambiguous results when paired with Criteria::setMaxResults
Bug
#9951
opened Aug 3, 2022 by
ScopeyNZ
Self referencing associate results in Not null violation
Bug
#9584
opened Mar 11, 2022 by
NotionCommotion
MSODBCSQL17 and SQL Server 2008 findOneBy(): Incorrect syntax near 'OFFSET'
Bug
#9583
opened Mar 11, 2022 by
Adi-18
Bug: UnitOfWork attempts to update readonly property (object IDs don't match)
Bug
#9505
opened Feb 12, 2022 by
zanbaldwin
Attempts to change readonly Id when generation strategy is NONE
Bug
#9424
opened Jan 24, 2022 by
theMadness
Criteria works with DateTime arrays, but not DateTime objects
Bug
#9228
opened Dec 6, 2021 by
andreas-aeschlimann
Query by discriminator type uses FQCN instead of discriminator value
Bug
#9165
opened Oct 31, 2021 by
NotionCommotion
EntityRepository::findBy() no longer works with 'id' key
BC Break
Bug
#9144
opened Oct 22, 2021 by
dsentker
Query\Parser : Trying to access array offset on value of type null
Bug
#9119
opened Oct 12, 2021 by
ybenhssaien
Schema Update not working from json_array to json with DBAL 3
Bug
#9078
opened Oct 4, 2021 by
alexander-schranz
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.