- 05 Sep, 2014 2 commits
-
-
Carsten Brandt authored
fixes #4931
-
Carsten Brandt authored
New syntax: ``` [link to guide](guide:file-name.md) [link to guide](guide:file-name.md#subsection) ``` fixes #4719
-
- 03 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
-
- 26 Aug, 2014 1 commit
-
-
Alexander Makarov authored
-
- 24 Aug, 2014 1 commit
-
-
Arthur Khachaturov authored
-
- 23 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 22 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 14 Aug, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4697: MSSQL query builder does not work for newer MSSQL versions when LIMIT is used without ORDER BY
-
- 13 Aug, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4607: AR model will throw an exception if it does not have a primary key to avoid updating/deleting data massively
-
- 12 Aug, 2014 4 commits
-
-
Carsten Brandt authored
[ci skip]
-
Carsten Brandt authored
-
Qiang Xue authored
Fixes #4586: Signed bigint and unsigned int will be converted into integers when they are loaded from DB by AR
-
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
-
mcd.php authored
Fixes #4644: Added `\yii\db\Schema::createColumnSchema()` to be able to customize column schema used
-
- 01 Aug, 2014 4 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension
-
Alexander Makarov authored
-
- 31 Jul, 2014 2 commits
- 29 Jul, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 25 Jul, 2014 2 commits
-
-
Alexander Makarov authored
-
Qiang Xue authored
-
- 23 Jul, 2014 2 commits
-
-
miramir authored
check with Object::canSetProperty() fixes #4305, close #4211
-
Carsten Brandt authored
how did that manage to pass before...?
-
- 22 Jul, 2014 2 commits
-
-
Carsten Brandt authored
-
tof06 authored
-
- 21 Jul, 2014 4 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
fixes #3026
-
Qiang Xue authored
-
Qiang Xue authored
-
- 20 Jul, 2014 4 commits
-
-
Carsten Brandt authored
-
Klimov Paul authored
fixes #1249
-
Qiang Xue authored
-
Qiang Xue authored
-
- 15 Jul, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item
-
- 14 Jul, 2014 1 commit
-
-
Qiang Xue authored
-