1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM
2010-08-15 20:17:56 +02: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 Prototype hack of @ManyToOne + @Id support with two test-scenarios, composite association key only composite key, and a mixed key scenario. I think single foreign association would work also 2010-08-07 19:33:54 +02:00
Internal Fix hydration of Assoc-Id Entities, duplicate the hydration of the foreign key once for for use with the assoc-entity as a meta-column. Added isIdentifier capabilities to meta columns. 2010-08-15 18:58:25 +02:00
Mapping Merge branch 'master' into DDC-117 2010-08-15 20:17:56 +02:00
Persisters Fix bug with updating assoc-id entities 2010-08-15 14:40:06 +02:00
Proxy DDC-700 - Skip generation of proxy classes for Mapped superclasses 2010-08-08 12:05:21 +02:00
Query Merge branch 'master' into DDC-117 2010-08-15 20:17:56 +02:00
Tools Merge branch 'master' into DDC-117 2010-08-15 20:17:56 +02:00
AbstractQuery.php DDC-568 - Fix bug with hints not being passed to hydrator by AbstractQuery::iterate() 2010-05-15 21:52:59 +02:00
Configuration.php Removed support for experimental C extension. Will be re-examined for 3.0. 2010-08-08 12:52:46 +02:00
EntityManager.php [DDC-386][DDC-675] Fixed. 2010-08-08 15:03:40 +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-178 - Removed Doctrine\ORM\LockMode in favour of Doctrine\DBAL\LockMode 2010-05-15 11:48:20 +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 DDC-178 - Fixed problems occuring from merging upstream, re-ran API and tests, finalizing lock-support for merge with upstream 2010-05-15 09:58:39 +02:00
ORMException.php Fixed DDC-455, DDC-600. Some behavior and API polish in the UoW as well as continued _ prefix removal in some core classes. Cleanups and fixes for one-to-one orphan removal including tests. 2010-07-08 00:20:54 +02:00
PersistentCollection.php Improving API and docblocks. Removing superfluous tests. 2010-08-09 22:48:07 +02:00
PessimisticLockException.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
Query.php Fixed behavior of PersistentCollection#clear(). Fixed single-valued association path expression support in DQL UpdateItems. 2010-07-08 17:30:39 +02:00
QueryBuilder.php DDC-697 - QueryBuilder did not support passing parameter types to the setParameter() or setParameters() methods. 2010-07-21 23:16:45 +02: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 Merge branch 'master' into DDC-117 2010-08-15 20:17:56 +02:00
Version.php Bumping dev. version. 2010-08-07 12:15:01 +02:00