- 06 Sep, 2013 15 commits
 - 
- 
Carsten Brandt authored
[WIP] Cubrid db support
 - 
Carsten Brandt authored
 - 
Carsten Brandt authored
 - 
Carsten Brandt authored
 - 
Carsten Brandt authored
 - 
Qiang Xue authored
 - 
Qiang Xue 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
this allows different implementation in different DBMS CUBRID does not supprt PDO::TYPE_BOOL, so we use STRING here which will be casted by the DBMS
 - 
Carsten Brandt authored
 - 
Carsten Brandt authored
 - 
Qiang Xue authored
 - 
Qiang Xue authored
 
 - 
 - 05 Sep, 2013 12 commits
 - 
- 
Carsten Brandt authored
 - 
Carsten Brandt authored
 - 
Carsten Brandt authored
 - 
Carsten Brandt authored
 - 
Carsten Brandt authored
 - 
Carsten Brandt authored
* 'master' of github.com:yiisoft/yii2: doc fix.
 - 
Carsten Brandt authored
 - 
Qiang Xue authored
 - 
Carsten Brandt authored
 - 
Carsten Brandt authored
 - 
Carsten Brandt authored
fixes #845
 - 
Qiang Xue authored
 
 - 
 - 04 Sep, 2013 4 commits
 - 
- 
Carsten Brandt authored
See discussion about exceptions in autoloader here: https://groups.google.com/forum/?fromgroups#!topic/php-fig/kRTVRSIJ0qE
 - 
Alexander Makarov authored
 - 
Alexander Makarov authored
 - 
Alexander Makarov authored
 
 - 
 - 03 Sep, 2013 2 commits
 - 01 Sep, 2013 7 commits
 - 
- 
Carsten Brandt authored
type is array in PHP documentation
 - 
Carsten Brandt authored
* 'master' of github.com:yiisoft/yii2: Removed Yii::import().
 - 
Carsten Brandt authored
 - 
Carsten Brandt authored
 - 
Qiang Xue authored
 - 
Carsten Brandt authored
 - 
Qiang Xue authored
 
 -