- 23 Oct, 2013 1 commit
-
-
Alexander Makarov authored
-
- 18 Oct, 2013 1 commit
-
-
Alexander Makarov authored
-
- 14 Sep, 2013 1 commit
-
-
Carsten Brandt authored
-
- 06 Sep, 2013 1 commit
-
-
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.
-
- 05 Sep, 2013 1 commit
-
-
Carsten Brandt authored
-
- 29 Aug, 2013 1 commit
-
-
Qiang Xue authored
-
- 12 Aug, 2013 1 commit
-
-
Alexander Makarov 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
-