1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/lib/Doctrine/ORM
2009-07-22 03:46:05 +00:00
..
Event [2.0] added entity lifecycle events. 2009-07-18 18:06:30 +00:00
Id [2.0] More general work on the Platform and SchemaManager classes(primarily pgsql) 2009-05-28 21:34:35 +00:00
Internal [2.0] Fixed #2366. 2009-07-21 15:53:58 +00:00
Mapping [2.0] Fixed #2366. 2009-07-21 15:53:58 +00:00
Persisters [2.0] Fixed #2366. 2009-07-21 15:53:58 +00:00
Proxy [2.0] Accomodate joincolumn names in the metadata, in the selection and the hydration processes. Improved Api of the ProxyFactory. Working implementation of lazy loading for *-to-one associations (affects #2348) 2009-07-20 12:05:19 +00:00
Query [2.0] Finished reorganization of grammar rules in DQL parser source code. Renamed some private methods. 2009-07-22 03:46:05 +00:00
Tools [2.0] Accomodate joincolumn names in the metadata, in the selection and the hydration processes. Improved Api of the ProxyFactory. Working implementation of lazy loading for *-to-one associations (affects #2348) 2009-07-20 12:05:19 +00:00
AbstractQuery.php [2.0] Fix and test for result cache. 2009-07-21 10:48:19 +00:00
Configuration.php [2.0] Updated semantical error to display token and text close to the found error. Some cosmetics applied. 2009-07-16 03:22:08 +00:00
EntityManager.php [2.0] Fixed #2366. 2009-07-21 15:53:58 +00:00
EntityManagerException.php [2.0] Adding missing event classes and some AnnotationDriver refactorings. 2009-07-15 16:31:59 +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] added entity lifecycle events. 2009-07-18 18:06:30 +00:00
NativeQuery.php [2.0] Parser work. 2009-06-14 17:34:28 +00:00
OptimisticLockException.php [2.0] Initial version of optimistic locking with integer version columns 2009-07-17 18:13:03 +00:00
PersistentCollection.php [2.0] Fixed #2366. 2009-07-21 15:53:58 +00:00
Query.php [2.0] Further cleanups. Started eager loading support. 2009-07-21 09:25:14 +00:00
QueryBuilder.php [2.0] Cleanup on QueryBuilder and Expr from discussion with roman 2009-07-10 18:26:43 +00:00
UnitOfWork.php [2.0] Fixed docblock and return value from previous commit. 2009-07-21 15:57:11 +00:00