- 27 Jul, 2014 1 commit
-
-
jeroendedauw authored
-
- 22 Jul, 2014 1 commit
-
-
Vincent Petry authored
Unit tests currently only cover SQLite, MySQL and PostgreSQL. Tests for other platforms have been marked as incomplete.
-
- 21 Jul, 2014 1 commit
-
-
Jakob Linskeseder authored
with assertEquals
-
- 30 Jun, 2014 20 commits
-
-
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
-
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
Updated test for uppercased values
-
František Bereň authored
added literals off and on to the testcase
-
František Bereň authored
added postgresql platform conversion test
-
Jakob Linskeseder authored
to test preg_replace performance
-
Steve Müller authored
-
- 25 Jun, 2014 1 commit
-
-
Jason Allred authored
Prevent Connection from maintaining a second reference to an injected PDO object. Previously, if a developer explicitly closed the Connection, only the _conn reference was destroyed, but the _params['pdo'] reference remained and kept the PDO connection alive. By unsetting the _params reference, we maintain only the _conn reference, exactly as if the PDO connection is generated internally.
-
- 13 May, 2014 6 commits
-
-
jeroendedauw authored
-
jeroendedauw authored
-
jeroendedauw authored
-
jeroendedauw authored
-
jeroendedauw authored
-
jeroendedauw authored
-
- 09 May, 2014 2 commits
-
-
Marco Pivetta authored
-
Steve Müller authored
-
- 08 May, 2014 1 commit
-
-
Steve Müller authored
-
- 05 May, 2014 4 commits
-
-
Jeroen De Dauw authored
-
jeroendedauw authored
-
Jeroen De Dauw authored
-
Steve Müller authored
-
- 02 May, 2014 2 commits
-
-
jeroendedauw authored
-
jeroendedauw authored
-
- 01 May, 2014 1 commit
-
-
jeroendedauw authored
-