- 30 Mar, 2014 1 commit
-
-
Alexander Makarov authored
-
- 20 Mar, 2014 1 commit
-
-
Alexander Makarov authored
-
- 16 Mar, 2014 1 commit
-
-
SonicGD authored
-
- 08 Mar, 2014 2 commits
-
-
Luciano Baraglia authored
-
AlexGx authored
-
- 03 Mar, 2014 1 commit
-
-
Alexander Mohorev authored
-
- 07 Feb, 2014 1 commit
-
-
Alexander Makarov authored
-
- 13 Nov, 2013 1 commit
-
-
Carsten Brandt authored
-
- 01 Nov, 2013 1 commit
-
-
Carsten Brandt authored
should be tested for all dbms not only cubrid even if the problem may not exist in all of them it is good to verify that.
-
- 23 Oct, 2013 1 commit
-
-
Alexander Makarov authored
-
- 18 Oct, 2013 1 commit
-
-
Alexander Makarov authored
-
- 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
-
- 18 Sep, 2013 1 commit
-
-
Carsten Brandt authored
fixes #854
-
- 14 Sep, 2013 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
fixed expected quoting
-
- 06 Sep, 2013 5 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.
-
- 05 Sep, 2013 1 commit
-
-
Carsten Brandt authored
-