1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Query
2011-10-28 14:25:12 -02:00
..
DeleteSqlGenerationTest.php DDC-980 - Fix Update and Delete statements reference of the root table when doing subselects. 2011-01-13 21:16:08 +01:00
ExprTest.php Fixed where componentes (ie. MEMBER OF) that that are sensitive to parenthesis presence. Made OR and AND expressions smarter. Fixed related unit tests. 2011-05-07 20:14:04 -03:00
LanguageRecognitionTest.php Implemented COALESCE and NULLIF support in DQL. 2011-06-17 16:16:22 -03:00
LexerTest.php [2.0] Moved string tokens to be constants. No more string comparisons inside parser 2009-11-03 21:42:58 +00:00
ParserResultTest.php Fixed some warnings from phpunit. 2011-02-19 19:50:58 -02:00
QueryTest.php [DDC-1147] Allowed usage of 0-based input parameters in DQL. 2011-05-11 17:30:42 -03:00
SelectSqlGenerationTest.php Made SimpleSelectExpression (Literal) be included as a scalar result. More general SQL Walker optimizations. 2011-10-28 14:25:12 -02:00
UpdateSqlGenerationTest.php DDC-980 - Fix Update and Delete statements reference of the root table when doing subselects. 2011-01-13 21:16:08 +01:00