Benjamin Eberlei
|
96ec3c1613
|
Merge pull request #830 from sandermarechal/sort-alias
[DDC-2764] Prefix criteria orderBy with rootAlias
|
2014-01-02 14:15:01 -08:00 |
|
Brad Sahlhoff
|
96fb0d7e14
|
Changed logic to allow joining games, and becoming friends
Added Spacing
|
2013-11-19 11:09:23 -05:00 |
|
Brad Sahlhoff
|
c2997b3961
|
Add ability to test same parameter name for multiple values.
|
2013-11-18 10:36:46 -05:00 |
|
Sander Marechal
|
35a62e9a05
|
Add rootAlias to Criteria where clauses
|
2013-11-01 13:43:03 +01:00 |
|
Matthieu Napoli
|
6f538c509c
|
Implemented "contains" operator for Criteria expressions
|
2013-09-16 14:56:04 +02:00 |
|
Benjamin Morel
|
ba16789843
|
Fixed documentation for Doctrine\ORM\Query
|
2012-12-13 16:36:14 +00:00 |
|
Kirill chEbba Chebunin
|
e68807ad4f
|
Change version for QueryExpressionVisitor
|
2012-08-29 16:00:02 +04:00 |
|
Kirill chEbba Chebunin
|
1c2f2b5c13
|
Store QueryExpressionVisitor parameters as array
|
2012-08-20 20:28:22 +04:00 |
|
Kirill chEbba Chebunin
|
148789600a
|
Remove unnecessary else statements after if with return in QueryExpressionVisitor
|
2012-08-20 20:27:14 +04:00 |
|
Kirill chEbba Chebunin
|
c6b3899c2d
|
Add QueryBuilder::addCriteria() for Criteria - QueryBuilder bridge
|
2012-08-20 20:27:03 +04:00 |
|