- 15 Oct, 2013 3 commits
-
-
Carsten Brandt authored
-
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 3 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Qiang Xue authored
-
- 11 Oct, 2013 1 commit
-
-
Carsten Brandt authored
-
- 10 Oct, 2013 4 commits
-
-
Carsten Brandt authored
adjust depended asset position or throw exception on conflict
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
-
- 02 Oct, 2013 2 commits
-
-
Carsten Brandt authored
issue #877
-
Qiang Xue authored
-
- 29 Sep, 2013 1 commit
-
-
Jin Hu authored
-
- 26 Sep, 2013 1 commit
-
-
Jin Hu authored
-
- 25 Sep, 2013 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
issue #877
-
- 20 Sep, 2013 1 commit
-
-
Qiang Xue authored
-
- 18 Sep, 2013 4 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
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
-
- 13 Sep, 2013 1 commit
-
-
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
-
- 31 Aug, 2013 1 commit
-
-
Carsten Brandt authored
-
- 30 Aug, 2013 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
- rename FileHelper::mkdir for API consistency - changed default permission for directories to 775 instead of 777 - added some properties to classes that deal with files to allow control over directory permissions.
-
- 29 Aug, 2013 1 commit
-
-
Qiang Xue authored
-