1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/tests/Orm
guilhermeblanco 178f3fe5bb [2.0] Moved Doctrine_Query to definite namespace Doctrine_ORM_Query.
Fixed paths that were referring wrong namespace resolution.
Implemented more Parser and AST classes: JoinVariableDeclaration and Join.
Fixed wrong semantical checks of IndexBy grammar rule. They should be in IdentificationVariableDeclaration and JoinVariableDeclaration.
2008-09-23 02:45:02 +00:00
..
Associations Moved association mappings. 2008-09-12 09:26:43 +00:00
Component moved Collection 2008-09-12 12:34:46 +00:00
Entity moved Entity 2008-09-12 10:40:23 +00:00
Hydration [2.0] Moved Doctrine_Query to definite namespace Doctrine_ORM_Query. 2008-09-23 02:45:02 +00:00
Internal Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
Query [2.0] Moved Doctrine_Query to definite namespace Doctrine_ORM_Query. 2008-09-23 02:45:02 +00:00
Ticket more changes to the new test setup. introduced separate ticket folders. 2008-02-09 19:18:15 +00:00
AllTests.php cleanup 2008-09-07 13:48:40 +00:00
ClassMetadataTestCase.php Added another hydration test. 2008-05-06 21:03:31 +00:00
EntityManagerFactoryTest.php cleanup 2008-09-07 13:48:40 +00:00
EntityManagerTest.php moved entity/entitymanager exceptions 2008-09-12 09:37:05 +00:00
EntityPersisterTest.php moved entitypersisters 2008-09-12 09:44:51 +00:00
UnitOfWorkTest.php moved Entity 2008-09-12 10:40:23 +00:00