- 18 Sep, 2013 3 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #854
-
Carsten Brandt authored
-
- 17 Sep, 2013 1 commit
-
-
Carsten Brandt authored
-
- 15 Sep, 2013 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 14 Sep, 2013 4 commits
- 13 Sep, 2013 3 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
` is a MySQL thing supported by cubrid. " is more common.
-
- 11 Sep, 2013 1 commit
-
-
Qiang Xue authored
-
- 10 Sep, 2013 2 commits
- 08 Sep, 2013 1 commit
-
-
Qiang Xue authored
-
- 06 Sep, 2013 6 commits
-
-
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
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
-
- 05 Sep, 2013 7 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 01 Sep, 2013 2 commits
-
-
Carsten Brandt authored
type is array in PHP documentation
-
Carsten Brandt authored
-
- 30 Aug, 2013 1 commit
-
-
Carsten Brandt authored
-
- 29 Aug, 2013 2 commits
- 28 Aug, 2013 4 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 27 Aug, 2013 1 commit
-
-
Carsten Brandt authored
commit in redis branch was: 0cd65e74
-