1
0
mirror of synced 2025-01-08 18:17:09 +03:00
doctrine2/lib/Doctrine/ORM
2009-07-16 04:08:14 +00:00
..
Event [2.0] Placing loadClassMetadata() event so users can manipulate class meta data through events 2009-07-15 20:18:40 +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] Cosmetics. 2009-07-15 06:46:43 +00:00
Mapping [2.0] Placing loadClassMetadata() event so users can manipulate class meta data through events 2009-07-15 20:18:40 +00:00
Persisters [2.0] Merged PreInsertEventArgs/PreUpdateEventArgs => PreInsertUpdateEventArgs since they were identical. 2009-07-15 17:18:26 +00:00
Query [2.0] Fixed wrong DQL error message. More improvements in DQL parser 2009-07-16 04:08:14 +00:00
Tools [2.0] Parser work. 2009-06-14 17:34:28 +00:00
AbstractQuery.php [2.0] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated. 2009-07-06 20:34:54 +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
DynamicProxyGenerator.php [2.0] Parser work. 2009-06-14 17:34:28 +00:00
EntityManager.php [2.0] Placing loadClassMetadata() event so users can manipulate class meta data through events 2009-07-15 20:18:40 +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] Placing loadClassMetadata() event so users can manipulate class meta data through events 2009-07-15 20:18:40 +00:00
NativeQuery.php [2.0] Parser work. 2009-06-14 17:34:28 +00:00
PersistentCollection.php [2.0] Fixed cascading issue (#2307). Fixed many-many object hydration issue. 2009-07-02 11:48:44 +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] Cosmetics. 2009-07-15 06:46:43 +00:00