1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests/Orm
2008-06-05 19:01:58 +00:00
..
Component Merged DQL parser branch to trunk. 2008-05-24 18:18:37 +00:00
Entity custom/magic accessors + test 2008-05-25 20:57:32 +00:00
Hydration Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction. 2008-06-05 19:01:58 +00:00
Query Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction. 2008-06-05 19:01:58 +00:00
Ticket more changes to the new test setup. introduced separate ticket folders. 2008-02-09 19:18:15 +00:00
AllTests.php Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction. 2008-06-05 19:01:58 +00:00
ClassMetadataTestCase.php Added another hydration test. 2008-05-06 21:03:31 +00:00
EntityManagerFactoryTest.php Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction. 2008-06-05 19:01:58 +00:00
UnitOfWorkTestCase.php Merged dbal bugfixes from 0.11. 2008-05-17 12:22:24 +00:00