- 26 Jun, 2014 3 commits
-
-
Marco Pivetta authored
Added flags support for mysqli::real_connect in Mysqli driver.
-
Marco Pivetta authored
Merge pull request #595 from JeroenDeDauw/testGivenForeignKeyWithZeroLength_acceptForeignKeyThrowsException Add testGivenForeignKeyWithZeroLength_acceptForeignKeyThrowsException
-
Marco Pivetta authored
Some much needed cleanup in the TestUtil class
-
- 25 Jun, 2014 2 commits
-
-
Marco Pivetta authored
Prevent Connection from maintaining a second reference to an injected PDO object.
-
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.
-
- 19 Jun, 2014 2 commits
-
-
Guilherme Blanco authored
Correct SQL Anywhere driver default port to 2638
-
- 04 Jun, 2014 4 commits
-
-
Guilherme Blanco authored
Update security.rst
-
Ujjwal Ojha authored
-
Guilherme Blanco authored
Update security.rst
-
Ujjwal Ojha authored
-
- 21 May, 2014 2 commits
-
-
Benjamin Eberlei authored
Fix: property access is not allowed yet
-
till authored
Fixes the warning emitted by mysqli when sqlstate is not set (yet?). http://git.php.net/?p=php-src.git;a=blob;f=ext/mysqli/mysqli_prop.c;h=2d36336372b75922bd8fbf40c5c9054a5230c8a0;hb=HEAD#l36 Warning masks actual connection error.
-
- 16 May, 2014 4 commits
-
-
Marco Pivetta authored
[DBAL-474] Fix filtering sequence names on PostgreSQL
-
Marco Pivetta authored
Fix DateTimeTz type compatibility on SQL Anywhere versions < 12
-
Marco Pivetta authored
Fix FOR UPDATE SQL on SQL Anywhere
-
Marco Pivetta authored
[DBAL-801] Add date arithmetic interval methods for seconds, minutes, weeks, quarters and years
-
- 13 May, 2014 23 commits
-
-
Marco Pivetta authored
Close #598
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Luís Otávio Cobucci Oblonczyk authored
Adding doctrine-dbal to composer.json and making it work just like doctrine command (from Doctrine ORM)
-
Marco Pivetta authored
Remove @param tags that add no value
-
jeroendedauw authored
-
Marco Pivetta authored
Add missing imports
-
Marco Pivetta authored
Remove type hint template clutter
-
Marco Pivetta authored
Minor cleanup in SchemaManagerFunctionalTestCase
-
jeroendedauw authored
-
jeroendedauw authored
-
jeroendedauw authored
-
Marco Pivetta authored
Removed unused field
-
Marco Pivetta authored
Remove ref to class that does not exist
-
jeroendedauw authored
-
jeroendedauw authored
-
Marco Pivetta authored
Remove duplicate suggest section in composer.json
-
jeroendedauw authored
-