1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM
2011-11-19 00:35:29 +01:00
..
Event Merge everzet/PreFlush-event 2011-11-13 16:51:23 +01:00
Id DDC-1490 - Fix id generation of sequence and identity to cast values to int 2011-11-13 15:36:48 +01:00
Internal Fixed DDC-1492. 2011-11-15 01:10:27 -02:00
Mapping Fix bug introduced in recent XmlDriver commit 2011-11-15 20:03:56 +01:00
Persisters Initial implementation of Doctrine\DBAL\Types\Type::convertToDatabaseValueSQL() and Doctrine\DBAL\Types\Type::convertToPHPValueSQL() integration 2011-11-19 00:35:29 +01:00
Proxy DDC-1477 - Adjust patch to really fix bug in Proxy generation 2011-11-13 17:16:43 +01:00
Query Initial implementation of Doctrine\DBAL\Types\Type::convertToDatabaseValueSQL() and Doctrine\DBAL\Types\Type::convertToPHPValueSQL() integration 2011-11-19 00:35:29 +01:00
Tools Merge pull request #160 from goetas/generation 2011-11-13 07:53:58 -08:00
AbstractQuery.php Fix iterate method doc return type 2011-10-29 13:40:01 +02:00
Configuration.php DDC-217 - Add support for QueryCacheProfiles and remove the old result caching code from ORM. Deprecate a bunch of methods in favor of using the AbstractQuery#getQueryCacheProfile method. 2011-10-23 23:28:23 +02:00
EntityManager.php DDC-720 - Correct mentioned issues by @asm89 2011-10-23 10:05:46 +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 added EntityRepository::getClassName() to fullfill the ObjectRepository interface 2011-10-25 23:21:39 +02:00
Events.php added PreFlush lifetime event and lifecycle callback 2011-10-23 18:39:16 +03:00
NativeQuery.php DDC-217 - Add support for QueryCacheProfiles and remove the old result caching code from ORM. Deprecate a bunch of methods in favor of using the AbstractQuery#getQueryCacheProfile method. 2011-10-23 23:28:23 +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 DDC-1240 - Fix optimistic lock exception loosing the message 2011-07-12 22:50:21 +02:00
ORMException.php AssignedGenerator can always tell what field is missing an id 2011-10-15 19:33:29 +02:00
PersistentCollection.php DDC-1462 - Fix bug in slice when calling on a dirty collection that is marked extra lazy 2011-10-31 21:34:22 +01:00
PessimisticLockException.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
Query.php Fix iterate method doc return type 2011-10-29 13:40:01 +02:00
QueryBuilder.php tests for DDC-1335 2011-09-24 16:10:10 -03:00
README.markdown [2.0] Adding blank README files 2010-04-06 03:04:02 +00:00
TransactionRequiredException.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
UnitOfWork.php DDC-1452 - Fixed bug with multiple fetch joins of the same "propery-path" of Class+field name combinations 2011-11-14 23:05:33 +01:00
Version.php Bump Dev Version to 2.2.0-DEV 2011-07-04 21:34:59 +00:00