- 08 Jul, 2014 2 commits
-
-
Marco Pivetta authored
Allow to connect without a dbname param
-
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.
-
- 30 Jun, 2014 38 commits
-
-
Marco Pivetta authored
Fix pg boolean conversion
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
PG specific attribute PDO::PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENT is now only set when it is still supported
-
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 test for uppercased values
-
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
added literals off and on to the testcase
-