1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests/Query
2007-01-17 22:07:09 +00:00
..
AggregateValueTestCase.php added PDO based attributes, fixed DQL aggregate value handling with left joins + added some new tests 2007-01-17 22:07:09 +00:00
ComponentAliasTestCase.php Moved query subtests to tests/Query dir 2006-12-27 21:24:28 +00:00
ConditionTestCase.php Moved query subtests to tests/Query dir 2006-12-27 21:24:28 +00:00
DeleteTestCase.php Moved query subtests to tests/Query dir 2006-12-27 21:24:28 +00:00
ExpressionTestCase.php added tests for expressions in DQL select part 2006-12-28 11:19:05 +00:00
FromTestCase.php Moved query subtests to tests/Query dir 2006-12-27 21:24:28 +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 Custom join condition support for DQL 2007-01-03 15:34:34 +00:00
JoinTestCase.php added query join test case 2007-01-09 23:11:32 +00:00
LimitTestCase.php Moved query subtests to tests/Query dir 2006-12-27 21:24:28 +00:00
MultiJoinTestCase.php 2007-01-09 23:12:17 +00:00
ReferenceModelTestCase.php Custom join condition support for DQL 2007-01-03 15:34:34 +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 Moved query subtests to tests/Query dir 2006-12-27 21:24:28 +00:00
UpdateTestCase.php Moved query subtests to tests/Query dir 2006-12-27 21:24:28 +00:00
WhereTestCase.php Moved query subtests to tests/Query dir 2006-12-27 21:24:28 +00:00