1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/lib/Doctrine/ORM
2009-07-19 16:54:53 +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] Moved locking tests into Functional namespace. Fixed several missing flush() calls in some functional association tests. Reordered DELETE statements for ecommerce model tests in OrmFunctionalTestCase in order to maintain referential integrity. Fixed issue with bi-directional self-referencing one-one associations. Some other small improvements and cosmetics. Small hydration performance improvement through inlining method call in UnitOfWork::createEntity(). 2009-07-18 11:41:37 +00:00
Mapping [2.0] added entity lifecycle events. 2009-07-18 18:06:30 +00:00
Persisters [2.0] Addressed #2363. 2009-07-19 16:54:53 +00:00
Proxy [2.0] added tests for lazy loading; added error_reporting level; wired association proxy factory 2009-07-18 13:15:54 +00:00
Query [2.0] Addressed #2363. 2009-07-19 16:54:53 +00:00
Tools [2.0] Initial version of optimistic locking with integer version columns 2009-07-17 18:13:03 +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] Addressed #2363. 2009-07-19 16:54:53 +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