1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM
2011-11-08 18:36:18 -02:00
..
Event Code beautification and docblocks enhancements. 2011-10-28 12:49:01 -02:00
Id More optimizations and increased code readability in Id Generators. 2011-11-08 18:36:18 -02:00
Internal Initial code optimization in Hydrators. 2011-11-02 22:08:24 -02:00
Mapping Merge pull request #184 from asm89/InvalidFetchMode-exception 2011-11-08 01:28:32 -08:00
Persisters Eagerly fetched entities should only be inner joined if they are loaded 2011-11-03 09:20:41 +01:00
Proxy Do not cast BigInt to (int) 2011-11-08 09:47:33 +01:00
Query Remove invalid(?) exception for now 2011-11-08 13:16:33 +01:00
Tools Rename method and refactor code a bit 2011-10-31 23:21:11 +01: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 Merge remote-tracking branch 'doctrine/master' into shesek-patch-1 2011-10-17 18:55:48 +02:00
Events.php fixed typo in docblock 2011-10-22 18:57:48 +02: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 Fixed CS issues. More tiny optimizations in UnitOfWork. 2011-11-07 01:27:20 -02:00
Version.php Bump Dev Version to 2.2.0-DEV 2011-07-04 21:34:59 +00:00