1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Query
2009-05-03 10:58:16 +00:00
..
AllTests.php [2.0] Refactored SQL query building process and hydration. Hydration should now support result sets with any number of root components. Introducing ResultSetMapping that is used by hydration instead of queryComponents. This allows mapping of arbitrary SQL queries (NativeQuery). 2009-04-09 18:12:48 +00:00
DeleteSqlGenerationTest.php [2.0] Work on single table inheritance with more functional tests. 2009-05-03 10:58:16 +00:00
IdentifierRecognitionTest.php [2.0] Various small changes and enabling the collection tests. 2009-02-17 10:54:18 +00:00
LanguageRecognitionTest.php [2.0] Parser work. Added support for functions in SelectExpressions. 2009-03-28 17:10:41 +00:00
LexerTest.php [2.0] Refactored and reenabled Lexer tests. 2009-03-20 20:53:14 +00:00
SelectSqlGenerationTest.php [2.0] Refactored SQL query building process and hydration. Hydration should now support result sets with any number of root components. Introducing ResultSetMapping that is used by hydration instead of queryComponents. This allows mapping of arbitrary SQL queries (NativeQuery). 2009-04-09 18:12:48 +00:00
UpdateSqlGenerationTest.php [2.0] Work on single table inheritance with more functional tests. 2009-05-03 10:58:16 +00:00