1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM
2011-11-02 15:15:22 +01:00
..
Event DDC-1278 - Clean up event handling of new clear functionality. 2011-10-16 22:45:06 +02:00
Id AssignedGenerator can always tell what field is missing an id 2011-10-15 19:33:29 +02:00
Internal DDC-1358 - Fix bug where multiple NULL root entity combined with scalar results will break the object and array hydrator. 2011-10-16 11:15:45 +02:00
Mapping Fix isTransient call on uninitialized ClassMetadataFactory 2011-10-18 01:14:07 +04:00
Persisters [DDC-551] Fixed a bug in the sql generation for filters 2011-11-02 15:15:22 +01:00
Proxy Bugfix in short identifier shortcut with association ids 2011-10-19 11:58:59 +02:00
Query [DDC-551] Fixed a bug in the sql generation for filters 2011-11-02 15:15:22 +01:00
Tools Set association-key attribute in xml mapping 2011-10-18 15:48:56 +02:00
AbstractQuery.php Fixed issue with CTI during DQL update that was incorrectly setting parameter types during multi table execution. Fixes DDC-1341. 2011-08-28 13:48:15 -03:00
Configuration.php Merge branch 'master' into DDC-551 2011-10-14 12:33:39 +02:00
EntityManager.php Merge branch 'master' into DDC-551 2011-10-21 12:04:29 +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 Merge remote-tracking branch 'doctrine/master' into shesek-patch-1 2011-10-17 18:55:48 +02:00
Events.php DDC-696: Added onClear event 2011-03-21 23:17:08 -04: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 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-1189 - Bugfix with PersistentCollection#clear() in combination with lazy loading 2011-06-19 09:39:34 +02:00
PessimisticLockException.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
Query.php Merge branch 'master' into DDC-551 2011-10-14 12:33:39 +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-1278 - Clean up event handling of new clear functionality. 2011-10-16 22:45:06 +02:00
Version.php Bump Dev Version to 2.2.0-DEV 2011-07-04 21:34:59 +00:00