1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/tests/Query
2007-04-12 19:20:30 +00:00
..
AggregateValueTestCase.php Fixed pgsql and sqlite sequence handlers and test cases 2007-01-21 22:10:45 +00:00
CheckTestCase.php some tests for CHECK constraint parser 2007-03-23 20:26:25 +00:00
ComponentAliasTestCase.php Fixed DQL many-to-many alias handling 2007-01-27 10:08:06 +00:00
ConditionTestCase.php Moved query subtests to tests/Query dir 2006-12-27 21:24:28 +00:00
DeleteTestCase.php fixed the handling of aliases within DQL DELETE and UPDATE queries 2007-03-01 21:48:09 +00:00
ExpressionTestCase.php added tests for expressions in DQL select part 2006-12-28 11:19:05 +00:00
FromTestCase.php 2007-01-27 10:11:25 +00:00
HavingTestCase.php added custom join condition support for DQL 2007-01-01 18:29:22 +00:00
IdentifierQuotingTestCase.php Moved query subtests to tests/Query dir 2006-12-27 21:24:28 +00:00
JoinConditionTestCase.php DQL ORDER BY now supports ordering by an aggregate value 2007-01-27 10:50:03 +00:00
JoinTestCase.php index tests 2007-02-11 22:55:19 +00:00
LimitTestCase.php Fixed DQL many-to-many alias handling 2007-01-27 10:08:06 +00:00
MultiJoinTestCase.php Migrating test cases to be PHP 5.2 compliant 2007-02-15 22:21:10 +00:00
OrderbyTestCase.php little fix 2007-02-07 15:13:43 +00:00
ReferenceModelTestCase.php Migrating test cases to be PHP 5.2 compliant 2007-02-15 22:21:10 +00:00
SelectTestCase.php Moved query subtests to tests/Query dir 2006-12-27 21:24:28 +00:00
ShortAliasesTestCase.php Custom join condition support for DQL 2007-01-03 15:34:34 +00:00
SubqueryTestCase.php adding a failing test case for ticket #307 2007-04-12 19:20:30 +00:00
UpdateTestCase.php fixed the handling of aliases within DQL DELETE and UPDATE queries 2007-03-01 21:48:09 +00:00
WhereTestCase.php Moved query subtests to tests/Query dir 2006-12-27 21:24:28 +00:00