1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/lib/Doctrine/ORM
2009-07-20 15:30:54 +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] First part of cleanup for changeset 6120. More to follow. 2009-07-20 15:30:54 +00:00
Mapping [2.0] First part of cleanup for changeset 6120. More to follow. 2009-07-20 15:30:54 +00:00
Persisters [2.0] First part of cleanup for changeset 6120. More to follow. 2009-07-20 15:30:54 +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] First part of cleanup for changeset 6120. More to follow. 2009-07-20 15:30:54 +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] Changes in DQL grammar for optimization purposes. Implemented new DQL grammar rules and did a couple of TODOs 2009-07-18 14:53:21 +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] 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
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] Addressed #2363. 2009-07-19 16:54:53 +00:00
Query.php [2.0] Cleanup on QueryBuilder and Expr from discussion with roman 2009-07-10 18:26:43 +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] Addressed #2363. 2009-07-19 16:54:53 +00:00