1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/lib
Kris Pypen a2a400b8fb Fix second level caching for queries with multiple joins
The $metadata of the main entity is not always the metadata you need here, for example when you do join A with B and then B with C. For the second join it was using the metadata from A.
2015-07-03 14:45:25 +02:00
..
Doctrine/ORM Fix second level caching for queries with multiple joins 2015-07-03 14:45:25 +02:00