- 14 Sep, 2013 2 commits
-
-
Qiang Xue authored
-
- 06 Sep, 2013 7 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
bit has special syntax for storing and retreiving so we'd need a converter for that. Storing 1 bit will result in one byte left padded on the disc so the result of a query for boolean 0 will be 0x00 and for boolean 1 will be 0x80.
-
Carsten Brandt authored
-
- 05 Sep, 2013 1 commit
-
-
Carsten Brandt authored
-
- 29 Aug, 2013 2 commits
- 12 Aug, 2013 1 commit
-
-
Alexander Makarov authored
-
- 09 Jul, 2013 3 commits
- 03 Jul, 2013 1 commit
-
-
Qiang Xue authored
-
- 10 Jun, 2013 1 commit
-
-
Carsten Brandt authored
-
- 09 Jun, 2013 1 commit
-
-
gevik authored
- Added drop/add primary key methods to QueryBuilder.php - Added mysql specific dropPrimarykey method - Added sqlite specific dropPrimarykey and addPrimaryKey methods - Added uint testing for dropPrimarykey and addPrimaryKey methods - Corrected postgresql column types, by adding length and precision
-
- 02 Jun, 2013 3 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
Feature was requested in yiisoft/yii#765
-
- 29 May, 2013 1 commit
-
-
Gevik Babakhani authored
-
- 28 May, 2013 1 commit
-
-
Gevik Babakhani authored
-
- 24 May, 2013 1 commit
-
-
Alexander Makarov authored
- Better names - Removed not used MySQLTestCase - Moved base testcase for DB to db namespace - Minor style fixes
-
- 23 May, 2013 1 commit
-
-
resurtm authored
-
- 22 May, 2013 2 commits
- 11 May, 2013 4 commits
-
-
Carsten Brandt authored
-
resurtm authored
-
resurtm authored
-
resurtm authored
-
- 09 May, 2013 2 commits
-
-
Rusinov Maxim authored
-
Rusinov Maxim authored
-
- 05 May, 2013 1 commit
-
-
Zander Baldwin authored
Appended newlines to every PHP document that did not have a newline as the last character in the file.
-
- 30 Mar, 2013 1 commit
-
-
Qiang Xue authored
-
- 06 Mar, 2013 1 commit
-
-
Qiang Xue authored
finished Sort.
-
- 01 Feb, 2013 1 commit
-
-
Qiang Xue authored
-
- 18 Jan, 2013 1 commit
-
-
Qiang Xue authored
Added support for scopes defined in AR classes.
-
- 17 Jan, 2013 1 commit
-
-
Qiang Xue authored
-