1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM
Benjamin Eberlei 7f8f39168a Merge pull request #227 from asm89/ddc-551-parameter-inference
[DDC-551] Add type inference to SQLFilter::setParameter() + cleaned tests
2011-12-19 00:47:58 -08:00
..
Event DDC-1415 - Remove EntityEventDelegatee, the API sucks and we need another approach. 2011-12-12 16:46:53 +01:00
Id Added absolute namespace paths to phpdoc annotations - issue DDC-1025. 2011-12-11 21:56:26 +00:00
Internal DDC-1514 - Fix complex self-referencing + proxy hydration problem. 2011-12-15 23:00:01 +01:00
Mapping Merge pull request #219 from FabioBatSilva/DDC-1468 2011-12-18 19:20:33 -08:00
Persisters [DDC-1505] joinColumn "nullable" should be handled true by default 2011-12-18 21:33:38 +01:00
Proxy DDC-1477 - Adjust patch to really fix bug in Proxy generation 2011-11-13 17:16:43 +01:00
Query Merge pull request #227 from asm89/ddc-551-parameter-inference 2011-12-19 00:47:58 -08:00
Tools DDC-1368 - Fix tests 2011-12-17 23:38:39 +01:00
AbstractQuery.php Added absolute namespace paths to phpdoc annotations - issue DDC-1025. 2011-12-11 21:56:26 +00:00
Configuration.php Merge pull request #224 from doctrine/DDC-551 2011-12-18 08:03:23 -08:00
EntityManager.php Merge pull request #224 from doctrine/DDC-551 2011-12-18 08:03:23 -08: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-1519 - Fix bug in merging of entities that contain foreign identifiers 2011-12-15 20:49:25 +01:00
Events.php added PreFlush lifetime event and lifecycle callback 2011-10-23 18:39:16 +03:00
NativeQuery.php More refactorings and optimizations. 2011-12-01 10:00:26 -05: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 DDC-1517 - Fix EntityRepository#find() and EntityManager#getReference() breaking on invalid or missing identifiers. 2011-12-01 21:18:39 +01:00
PersistentCollection.php Added remaining absolute namespace paths to phpdoc annotations - issue DDC-1025. 2011-12-11 21:56:27 +00:00
PessimisticLockException.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
Query.php Merge pull request #224 from doctrine/DDC-551 2011-12-18 08:03:23 -08:00
QueryBuilder.php More refactorings and optimizations. 2011-12-01 10:00:26 -05: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 Fixed issue with fetched association not being considered during changeSet calculation. Fixes DDC-1545. 2011-12-19 01:39:48 -05:00
Version.php Bump Dev Version to 2.2.0-DEV 2011-07-04 21:34:59 +00:00