1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/tests/Query
2008-01-11 14:06:19 +00:00
..
AggregateValueTestCase.php 2007-12-10 19:12:13 +00:00
ApplyInheritanceTestCase.php Merged current state of my experimental branch back to trunk. 2008-01-05 19:55:56 +00:00
CacheTestCase.php Completed implementation of the query cache. 2007-11-25 19:07:30 +00:00
CheckTestCase.php some tests for CHECK constraint parser 2007-03-23 20:26:25 +00:00
ComponentAliasTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
ConditionTestCase.php prepared the tokenizer for getting a state and being a full-fledged object 2007-11-24 18:58:33 +00:00
DeleteTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
DriverTestCase.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
ExpressionTestCase.php - DQL still uses the CONCAT() and not the || syntax 2008-01-10 13:25:31 +00:00
FromTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
GroupbyTestCase.php 2007-09-12 21:43:39 +00:00
HavingTestCase.php added tests to get complete coverage of Transaction, RawSQL, AuditLog and Query/Having. Related refactorings. Added some getters to be able to test. Also added coverage report for these changes 2007-10-29 19:50:16 +00:00
IdentifierQuotingTestCase.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
JoinCondition2TestCase.php more small refactorings of the new joincondition tests. 2008-01-11 14:06:19 +00:00
JoinConditionTestCase.php 2007-07-31 19:33:17 +00:00
JoinTestCase.php MAP keyword was changed to INDEXBY 2007-09-03 17:15:30 +00:00
LimitTestCase.php Merged current state of my experimental branch back to trunk. 2008-01-05 19:55:56 +00:00
MultiJoin2TestCase.php 2007-11-15 22:01:39 +00:00
MultiJoinTestCase.php Merged current state of my experimental branch back to trunk. 2008-01-05 19:55:56 +00:00
MultipleAggregateValueTestCase.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
MysqlSubqueryHavingTestCase.php 2007-06-27 22:29:57 +00:00
MysqlSubqueryTestCase.php 2007-06-27 18:42:47 +00:00
OneToOneFetchingTestCase.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
OrderbyTestCase.php refs #681 : adding failing test case 2007-12-16 20:12:27 +00:00
PgsqlSubqueryTestCase.php 2007-06-27 22:40:17 +00:00
ReferenceModelTestCase.php Merged current state of my experimental branch back to trunk. 2008-01-05 19:55:56 +00:00
RegistryTestCase.php Merged current state of my experimental branch back to trunk. 2008-01-05 19:55:56 +00:00
SelectExpressionTestCase.php 2007-09-12 20:01:20 +00:00
SelectTestCase.php 2007-09-12 21:43:39 +00:00
ShortAliasesTestCase.php Custom join condition support for DQL 2007-01-03 15:34:34 +00:00
SubqueryTestCase.php 2007-10-29 18:10:54 +00:00
UpdateTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
WhereTestCase.php fixes #515, correlated subqueries with IN operator 2007-10-29 18:04:22 +00:00