1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Query
2009-07-18 14:53:21 +00:00
..
AllTests.php [2.0] Initial commit of a QueryBuilder class. Still needs a lot of work. 2009-07-09 04:18:58 +00:00
DeleteSqlGenerationTest.php renamed and separated test methods to conform to agile documentation (addresses #2316) 2009-07-08 07:48:44 +00:00
ExprTest.php [2.0] More work on the QueryBuilder and Expr classes. 2009-07-10 17:53:48 +00:00
LanguageRecognitionTest.php [2.0] Changes in DQL grammar for optimization purposes. Implemented new DQL grammar rules and did a couple of TODOs 2009-07-18 14:53:21 +00:00
LexerTest.php [2.0] Parser work. 2009-06-14 17:34:28 +00:00
SelectSqlGenerationTest.php [2.0] Test coverage for OFFSET AND LIMIT sql generation for all platforms and Query class with setFirstResult() and setMaxResult() 2009-07-13 22:59:36 +00:00
UpdateSqlGenerationTest.php added tests for various WHERE clauses 2009-07-08 08:08:27 +00:00