1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2011-03-03 23:11:09 +01:00
..
Criteria [2.0] Cleanups, build fixes. 2009-06-15 18:25:47 +00:00
Entity [2.0] Cleaning up tests and removing some unused files to remove any confusion 2009-02-18 07:59:11 +00:00
Functional [DDC-1041] You could retrieve instances of the wrong type in inheritance hierachies because the identity map aggregates them by rootEntityName. 2011-03-03 23:11:09 +01:00
Hydration DDC-809 - Fix nasty issue in ObjectHydrator yielding Many-To-Many hydration problems with multi-valued collections that are join-fetched. 2010-09-21 00:32:07 +02:00
Id [2.0] Fixed and added some missing/wrong docblocks. Renamed Assigned to AssignedGenerator as scheduled to be renamed. 2010-03-30 21:14:17 +00:00
Mapping [DDC-1050] Throw exception when trying to define inheritance information on a mapped superclass. It is not a valid use-case. 2011-03-03 22:51:53 +01:00
Performance [2.0] Increasing time allowed for hydration performance test 2009-11-11 21:44:04 +00:00
Proxy Fixed #DDC-578 2010-05-11 11:19:38 +02:00
Query [DDC-1012] Implemented Expr isNull and isNotNull. 2011-02-20 01:53:55 -03:00
Tools DDC-1008, DDC-1002 - Create constructor and id setter if necessary. 2011-02-02 23:30:16 +01:00
AllTests.php Improving API and docblocks. Removing superfluous tests. 2010-08-09 22:48:07 +02:00
CommitOrderCalculatorTest.php [2.0] Started to simplify commit order calculation. 2009-07-27 09:50:22 +00:00
EntityManagerTest.php Fixed some warnings from phpunit. 2011-02-19 19:50:58 -02:00
PersistentCollectionTest.php Improving API and docblocks. Removing superfluous tests. 2010-08-09 22:48:07 +02:00
QueryBuilderTest.php DDC-867 - Deep clone of the QueryBuilder nested expression objects 2010-11-15 21:32:38 +01:00
UnitOfWorkTest.php [DDC-119] Fixed. 2010-07-15 15:55:45 +02:00