1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/lib/Doctrine/ORM
2009-12-05 09:39:11 +00:00
..
Event [2.0] added entity lifecycle events. 2009-07-18 18:06:30 +00:00
Id [2.0] Fix for optimistic locking. 2009-11-25 21:48:04 +00:00
Internal [2.0][DDC-187] Fixed. Also fixed some DBAL failures on postgres. 2009-12-03 13:17:56 +00:00
Mapping [2.0] DDC-169 - Fixed DatabaseDriver 2009-12-05 09:39:11 +00:00
Persisters [2.0][DDC-162][DDC-94] Fixed. 2009-12-02 20:49:10 +00:00
Proxy [2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places. 2009-11-21 18:52:02 +00:00
Query [2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places. 2009-11-21 18:52:02 +00:00
Tools [2.0] DDC-186 - Fixed SchemaTool indexes behaviour, changed a functional/integration model to use one index for test-coverage. 2009-12-04 07:19:51 +00:00
AbstractQuery.php DDC-126 - Make Query, NativeQuery Fluent-Interfaces for all their set Methods, renamed setExpireQueryCache() and setExpireResultCache() to expireQueryCache() and expireResultCache(). Updated UPGRADE_TO_2_0 document accordingly. 2009-11-21 13:13:19 +00:00
Configuration.php [2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places. 2009-11-21 18:52:02 +00:00
EntityManager.php [2.0] Fix for optimistic locking. 2009-11-25 21:48:04 +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] Adding EntityRepository::createQueryBuilder() method 2009-10-05 05:42:30 +00:00
Events.php [2.0] Some hydration simplifications and cleanups. 2009-08-28 10:48:40 +00:00
NativeQuery.php DDC-126 - Make Query, NativeQuery Fluent-Interfaces for all their set Methods, renamed setExpireQueryCache() and setExpireResultCache() to expireQueryCache() and expireResultCache(). Updated UPGRADE_TO_2_0 document accordingly. 2009-11-21 13:13:19 +00:00
OptimisticLockException.php [2.0] Implemented support for mapped superclasses. Fixed #2353. 2009-07-30 15:16:02 +00:00
ORMException.php [2.0][DDC-174] Fixed. 2009-12-02 20:32:41 +00:00
PersistentCollection.php [2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places. 2009-11-21 18:52:02 +00:00
Query.php [2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places. 2009-11-21 18:52:02 +00:00
QueryBuilder.php [2.0] Bug fixes 2009-10-04 19:35:47 +00:00
UnitOfWork.php [2.0][DDC-174] Fixed. 2009-12-02 20:32:41 +00:00