1
0
Fork 0
mirror of synced 2025-04-02 21:06:18 +03:00
doctrine2/lib
Benjamin Eberlei 0252d55c67 DDC-1358 - Fix bug where multiple NULL root entity combined with scalar results will break the object and array hydrator.
This case likeli only occurs when doing native queries. A guard clause that prevents hydration from breaking
when RIGHT JOIN queries with null root entities appear has been added aswell.
2011-10-16 11:15:45 +02:00
..
Doctrine/ORM DDC-1358 - Fix bug where multiple NULL root entity combined with scalar results will break the object and array hydrator. 2011-10-16 11:15:45 +02:00
vendor DDC-1337 - Adjust MultiTableUpdateExecutor and MultiTableDeleteExecutor to use AbstractPlatform 2011-09-25 19:01:37 +02:00