- 15 Oct, 2013 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
cubrid pdo does not support PARAM_BOOL so we cast the value to integer and store 0 and 1 instead fixes #964
-
- 14 Oct, 2013 2 commits
-
-
Alexander Makarov authored
-
Qiang Xue authored
-
- 18 Sep, 2013 1 commit
-
-
Carsten Brandt authored
fixes #854
-
- 14 Sep, 2013 5 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
fixed expected quoting
-
Qiang Xue authored
-
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
- 16 Aug, 2013 1 commit
-
-
Suralc authored
-
- 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 3 commits
-
-
Carsten Brandt authored
-
resurtm authored
-
resurtm authored
-