1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/ORM
2009-05-26 15:42:54 +00:00
..
Cache [2.0] Fixes and enhancements to sequence generators. Test suite now runs & passes against postgres. Other minor, unrelated cleanups. 2009-05-05 17:20:55 +00:00
Id [2.0] Parser code review with some cleanups and comments to highlight TODOs. 2009-05-24 10:38:37 +00:00
Internal [2.0] Enhanced one-to-one self-referential association handling. 2009-05-26 15:42:54 +00:00
Mapping [2.0] Fixed Query Cache (+testcase) and some E_STRICT errors. 2009-05-21 19:18:14 +00:00
Persisters [2.0] Enhanced one-to-one self-referential association handling. 2009-05-26 15:42:54 +00:00
Query [2.0] Class table inheritance updates. Started work on self-referencing associations. 2009-05-26 11:30:07 +00:00
Tools [2.0] Fixed Query Cache (+testcase) and some E_STRICT errors. 2009-05-21 19:18:14 +00:00
AbstractQuery.php [2.0] Intermediate checkin. 2009-05-22 21:30:44 +00:00
Configuration.php [2.0] Started to implement proxy object handling. Introduced a configuration switch for partial objects (allowPartialObjects) that defaults to TRUE. Setting to FALSE enables proxying and lazy-loading. 2009-05-13 15:19:27 +00:00
DynamicProxyGenerator.php [2.0] Fixed Query Cache (+testcase) and some E_STRICT errors. 2009-05-21 19:18:14 +00:00
EntityManager.php [2.0] Adding insert performance tests. 2009-05-19 16:11:08 +00:00
EntityManagerException.php [2.0] Parser work. Added support for functions in SelectExpressions. 2009-03-28 17:10:41 +00:00
EntityRepository.php [2.0] Class table inheritance updates. Started work on self-referencing associations. 2009-05-26 11:30:07 +00:00
Events.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
NativeQuery.php [2.0] Class table inheritance updates. Started work on self-referencing associations. 2009-05-26 11:30:07 +00:00
PersistentCollection.php [2.0] Fixed Query Cache (+testcase) and some E_STRICT errors. 2009-05-21 19:18:14 +00:00
Query.php [2.0] Class table inheritance updates. Started work on self-referencing associations. 2009-05-26 11:30:07 +00:00
UnitOfWork.php [2.0] Enhanced one-to-one self-referential association handling. 2009-05-26 15:42:54 +00:00