1
0
mirror of synced 2025-01-06 00:57:10 +03:00
doctrine2/lib
Asmir Mustafic 1c94c16234 Can cache empty collections
I should be able to cache an "empty" collection.

I have a some objects, where 90% of these have on-to-many relations with zero associated elements.
This causes doctrine to run a query each time, instead of cache it as empty relation.
2014-02-11 14:59:31 +01:00
..
Doctrine/ORM Can cache empty collections 2014-02-11 14:59:31 +01:00
vendor Removing submodules as of doctrine/doctrine2#570 2013-02-15 18:33:29 +01:00