- 16 Mar, 2014 1 commit
-
-
SonicGD authored
-
- 15 Mar, 2014 1 commit
-
-
Qiang Xue authored
Fixes #2571: Fixed the bug that batchInsert will fail for SQLite if the values contain null or boolean false; Fixes #2683: Fixed the bug that batchInsert will fail for MySQL if the values contain boolean false.
-
- 04 Mar, 2014 1 commit
-
-
AlexGx authored
-
- 25 Feb, 2014 1 commit
-
-
Carsten Brandt authored
-
- 24 Feb, 2014 1 commit
-
-
Qiang Xue authored
-
- 23 Feb, 2014 1 commit
-
-
Scott Tester authored
-
- 12 Feb, 2014 1 commit
-
-
Qiang Xue authored
-
- 06 Feb, 2014 1 commit
-
-
Qiang Xue authored
-
- 30 Jan, 2014 1 commit
-
-
Qiang Xue authored
Improved `QueryBuilder::buildLimit()` to support big numbers
-
- 28 Jan, 2014 1 commit
-
-
Carsten Brandt authored
-
- 27 Jan, 2014 1 commit
-
-
Qiang Xue authored
-
- 23 Jan, 2014 5 commits
-
-
Ivan Pomortsev authored
Change <code>array_reduce</code> with anonimous function variant to easy string collection from pieces of unions.
-
Ivan Pomortsev authored
Change buildUnion method to be ready to accept parameters in <code>['all' => $all, 'query' => $query]</code> format for division to "UNION" and "UNION ALL" constructions.
-
Ivan Pomortsev authored
Delete some spaces from result string.
-
Ivan Pomortsev authored
Fixed some errors – syntax with ";" after closure function and also moved building of unions queries into this function.
-
Ivan Pomortsev authored
Change using of implode to convert array of queries to union to array_reduce. Result of this changing is that code feel difference between two selects that connects with UNION and two selects that connects with UNION ALL.
-
- 21 Jan, 2014 1 commit
-
-
Qiang Xue authored
-
- 11 Jan, 2014 3 commits
- 29 Dec, 2013 1 commit
-
-
Qiang Xue authored
Fixes #1586: `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default
-
- 17 Dec, 2013 1 commit
-
-
Carsten Brandt authored
issue #1523
-
- 26 Nov, 2013 1 commit
-
-
Panagiotis Moustafellos authored
-
- 24 Nov, 2013 2 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
-
- 23 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
-
- 02 Nov, 2013 1 commit
-
-
Carsten Brandt authored
-
- 18 Oct, 2013 1 commit
-
-
Alexander Makarov authored
-
- 23 Sep, 2013 1 commit
-
- 15 Sep, 2013 1 commit
-
-
Alexander Makarov authored
-
- 10 Sep, 2013 1 commit
-
-
Qiang Xue authored
-
- 05 Sep, 2013 1 commit
-
-
Carsten Brandt authored
-
- 01 Sep, 2013 1 commit
-
-
Carsten Brandt authored
-
- 30 Aug, 2013 1 commit
-
-
Carsten Brandt authored
-
- 29 Aug, 2013 1 commit
-
-
Qiang Xue authored
-
- 27 Aug, 2013 1 commit
-
-
Qiang Xue authored
-
- 22 Jul, 2013 2 commits
- 15 Jun, 2013 1 commit
-
-
Qiang Xue authored
-