1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine/ORM
2010-05-14 14:38:47 -05:00
..
Event [DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1. 2010-04-26 13:02:30 +02:00
Id [DDC-576] Fixed. 2010-05-08 14:08:18 +02:00
Internal [DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1. 2010-04-26 13:02:30 +02:00
Mapping Fixed #DDC-580 2010-05-11 00:03:09 +02:00
Persisters Removed EntityTransaction until it has a real purpose. Added the affected entity to OptimisticLockException. Updated functional optimistic locking tests accordingly. 2010-05-10 23:51:56 +02:00
Proxy Fixed #DDC-578 2010-05-11 11:19:38 +02:00
Query Fixed UnitOfWork and isRollbackOnly flag. 2010-05-01 11:49:14 -03:00
Tools DDC-515 - Deleted obsolte SchemaValidatorCommand (we already had a ValidatorSchemaCommand) 2010-05-12 23:42:48 +02:00
AbstractQuery.php [DDC-388] Fixed. 2010-04-14 17:07:08 +02:00
Configuration.php Fixed case-sensitivity of custom DQL functions. 2010-04-15 20:14:03 +02:00
EntityManager.php Added control abstractions for transaction demarcation. 2010-05-13 13:19:59 +02:00
EntityNotFoundException.php [DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1. 2010-04-26 13:02:30 +02:00
EntityRepository.php DDC-536 - Make forwards compatible change in EntityRepository adding getters for the protected variables to allow a smooth change when they will be turned private in Beta2 2010-04-27 19:37:27 +02:00
Events.php [2.0] First draft for onFlush event. 2010-02-24 19:19:04 +00:00
NativeQuery.php Added failing test for DDC-388. Naming refactorings and comment cleanups. 2010-04-13 00:49:19 +02:00
NonUniqueResultException.php [DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1. 2010-04-26 13:02:30 +02:00
NoResultException.php [DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1. 2010-04-26 13:02:30 +02:00
OptimisticLockException.php Removed EntityTransaction until it has a real purpose. Added the affected entity to OptimisticLockException. Updated functional optimistic locking tests accordingly. 2010-05-10 23:51:56 +02:00
ORMException.php Removed EntityTransaction until it has a real purpose. Added the affected entity to OptimisticLockException. Updated functional optimistic locking tests accordingly. 2010-05-10 23:51:56 +02:00
PersistentCollection.php [DDC-561] Fixed. 2010-04-30 17:30:27 +02:00
Query.php Added failing test for DDC-388. Naming refactorings and comment cleanups. 2010-04-13 00:49:19 +02:00
QueryBuilder.php Polished QueryBuilder API documentation and added another test. 2010-05-07 13:36:25 +02:00
README.markdown [2.0] Adding blank README files 2010-04-06 03:04:02 +00:00
UnitOfWork.php [DDC-588] EntityManager::refresh uses fieldName instead of columnName 2010-05-14 14:38:47 -05:00