- 25 Jul, 2014 2 commits
-
-
Marco Pivetta authored
Add parameter types in doc
-
Marco Pivetta authored
Added missing @throws
-
- 24 Jul, 2014 2 commits
-
-
jeroendedauw authored
-
jeroendedauw authored
-
- 22 Jul, 2014 2 commits
-
-
Steve Müller authored
Fix escaping of column name for specific alter table case
-
Vincent Petry authored
Unit tests currently only cover SQLite, MySQL and PostgreSQL. Tests for other platforms have been marked as incomplete.
-
- 21 Jul, 2014 3 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
improved sqlserver 'doModifyLimitQuery' select-from pattern
-
Jakob Linskeseder authored
with assertEquals
-
- 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.
-
- 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 28 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.
-