- 31 Jul, 2014 6 commits
-
-
jeroendedauw authored
-
jeroendedauw authored
-
jeroendedauw authored
-
jeroendedauw authored
-
jeroendedauw authored
-
jeroendedauw authored
-
- 24 Jul, 2014 2 commits
-
-
jeroendedauw authored
-
jeroendedauw authored
-
- 08 Jul, 2014 1 commit
-
-
mikeSimonson authored
The PDO connection allow the instantiation of the connection even if the dbname parameter isn't present. This change is there to make sure both behave the same way.
-
- 01 Jul, 2014 1 commit
-
-
Vincent Petry authored
When changing the length of a field, the column name needs to be escaped properly.
-
- 30 Jun, 2014 30 commits
-
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
František Bereň authored
reverted @deeky666 suggestion. Since it failed on testBooleanNullConvertsToPHPValue test. with message Failed asserting that true is null. Since I moved this code from BoolenType::convertToPHPValue in the first place, I presume the code there correct.
-
František Bereň authored
-
František Bereň authored
-
František Bereň authored
updated convert function to include uppercased values
-
František Bereň authored
-
František Bereň authored
-
František Bereň authored
Description fix
-
František Bereň authored
fixed parameter order in conditions
-
František Bereň authored
Changes after Ocramius comments
-
František Bereň authored
fixed bug when $item was set as bool true value added 'off' literal
-
František Bereň authored
Changed to call platform specific Boolean conversion
-
František Bereň authored
added postgresql literals to Boolean conversion
-