- 23 Sep, 2014 1 commit
-
-
Qiang Xue authored
Fixes #3197: Using `ActiveQuery::indexBy()` may cause relational AR queries to generate incorrect relational results
-
- 12 Sep, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4938: When `yii\db\ActiveQuery` is used to build sub-queries, its WHERE clause is not correctly generated
-
- 10 Sep, 2014 2 commits
-
-
Qiang Xue authored
-
Stephen Seliuk authored
-
- 07 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 28 Aug, 2014 1 commit
-
-
Carsten Brandt authored
- do not allow boolean values for integer columns - use native boolean type with boolean values - removed workaround that turned out to be wrong when schema and values are used correctly. Workaround resulted from wrong usage of boolean values before. fixes #4672
-
- 15 Aug, 2014 1 commit
-
-
Carsten Brandt authored
-
- 13 Aug, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 12 Aug, 2014 3 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
issue #4687
-
Carsten Brandt authored
also fixed an issue with default value loading of bool columns. fixes #3489, fixes #4085, fixes #3920 related to #4672
-
- 11 Aug, 2014 2 commits
-
-
Carsten Brandt authored
fixes #4654
-
Nikitin Vitaly authored
close #4655
-
- 01 Aug, 2014 2 commits
-
-
Alexander Makarov authored
Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension
-
Alexander Makarov authored
-
- 21 Jul, 2014 1 commit
-
-
Qiang Xue authored
-
- 12 Jul, 2014 2 commits
- 10 Jul, 2014 4 commits
-
-
Alexander Makarov authored
Adjusted Connection::transaction to provide Connection instance by default instead of transaction instance
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Ragazzo authored
-
- 28 Jun, 2014 2 commits
- 26 Jun, 2014 2 commits
-
-
Qiang Xue authored
Fixes #3568: When the primary query sets `asArray`, it is not respected by the `via` relational query
-
Carsten Brandt authored
-
- 25 Jun, 2014 6 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #422
-
Carsten Brandt authored
fixed some issues with schema detection
-
- 24 Jun, 2014 3 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 20 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 04 Jun, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
issue #3520
-
- 02 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-