- 16 Apr, 2014 1 commit
-
-
Qiang Xue authored
-
- 08 Apr, 2014 1 commit
-
-
Alex-Code authored
New addSelect method. Useful for scopes.
-
- 03 Apr, 2014 1 commit
-
-
Qiang Xue authored
-
- 02 Apr, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 31 Mar, 2014 1 commit
-
-
Alexander Makarov authored
-
- 30 Mar, 2014 1 commit
-
-
Alexander Makarov authored
-
- 29 Mar, 2014 1 commit
-
-
Alexander Makarov authored
-
- 27 Mar, 2014 2 commits
-
-
Qiang Xue authored
-
Alexander Makarov authored
-
- 23 Mar, 2014 1 commit
-
-
Carsten Brandt authored
issue #2852
-
- 22 Mar, 2014 1 commit
-
-
Koudy authored
-
- 16 Mar, 2014 1 commit
-
-
SonicGD authored
-
- 03 Mar, 2014 1 commit
-
-
Alexander Mohorev authored
-
- 28 Feb, 2014 2 commits
-
-
Jacob Morrison authored
-
Jacob Morrison authored
-
- 25 Feb, 2014 1 commit
-
-
Carsten Brandt authored
-
- 19 Feb, 2014 1 commit
-
-
Qiang Xue authored
Fixes #2490: `yii\db\Query::count()` and other query scalar methods now properly handle queries with GROUP BY clause
-
- 15 Feb, 2014 1 commit
-
-
Qiang Xue authored
-
- 14 Feb, 2014 2 commits
- 12 Feb, 2014 1 commit
-
-
Qiang Xue authored
-
- 06 Feb, 2014 1 commit
-
-
Qiang Xue authored
-
- 23 Jan, 2014 4 commits
-
-
Ivan Pomortsev authored
Using short array syntax.
-
Ivan Pomortsev authored
Change passing parameters to array with two elements – 'all' which means if we use UNION or UNION ALL construction and 'query' which is our sql query that will be at right of construction.
-
Ivan Pomortsev authored
Forget one ";" :D
-
Ivan Pomortsev authored
Change union method to accept also <code>$all</code> variable. TRUE means that we must results <code>UNION ALL</code> construction, FALSE – that <code>UNION</code>.
-
- 11 Jan, 2014 2 commits
- 29 Dec, 2013 1 commit
-
-
Qiang Xue authored
Fixes #1586: `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default
-
- 26 Dec, 2013 1 commit
-
-
Carsten Brandt authored
-
- 23 Dec, 2013 1 commit
-
-
Vincent authored
I checked this using XDebug, and the function actually returns null (which is something different than false). I assume it is the comment that should be changed, and not the code itself...
-
- 18 Dec, 2013 1 commit
-
-
Carsten Brandt authored
also fixed count behavior according to limit and offset. fixes #1458
-
- 17 Dec, 2013 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #1545
-
- 02 Dec, 2013 1 commit
-
-
Qiang Xue authored
-
- 30 Nov, 2013 1 commit
-
-
Qiang Xue authored
-
- 23 Nov, 2013 1 commit
-
-
Carsten Brandt authored
-
- 14 Nov, 2013 1 commit
-
-
Carsten Brandt authored
-
- 13 Nov, 2013 1 commit
-
-
Carsten Brandt authored
this allows us to implement other activerecord implementations based on NoSQL dbms
-