1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Query
2009-05-24 10:38:37 +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 code review with some cleanups and comments to highlight TODOs. 2009-05-24 10:38:37 +00:00
LexerTest.php [2.0] Refactored and reenabled Lexer tests. 2009-03-20 20:53:14 +00:00
SelectSqlGenerationTest.php [2.0] Some hydration and DQL parser work. 2009-05-17 19:27:12 +00:00
UpdateSqlGenerationTest.php [2.0] Work on single table inheritance with more functional tests. 2009-05-03 10:58:16 +00:00