- 10 Mar, 2017 1 commit
-
-
Steve Müller authored
-
- 09 Mar, 2017 2 commits
-
-
Steve Müller authored
Slash before '_' in postgresql like condition with 'pg_' prefix
-
Chernyavtsev Ivan authored
-
- 25 Feb, 2017 2 commits
-
-
Marco Pivetta authored
Add undocumented oci8 persistent connections
-
Mathieu Bouchard authored
The oci8 driver can connect using oci_pconnect to make persistent connections. Doctrine has support for this if the persistent boolean value is set to true in the documentation. However, this information was not documented.
-
- 22 Feb, 2017 2 commits
-
-
Steve Müller authored
Revert conditional PGSQL & MARIADB change
-
Walt Sorensen authored
-
- 21 Feb, 2017 3 commits
-
-
Walt Sorensen authored
Removes all sudo items (except hhvm which currently still requires sudo) reverting the other simpler matrix attempt
-
Marco Pivetta authored
Enhance phpdoc of QueryBuilder::setParameter()
-
Oskar Pfeifer-Bley authored
-
- 16 Feb, 2017 1 commit
-
-
Marco Pivetta authored
[DBAL-2644] Fix fetchAll(PDO::FETCH_COLUMN) on DB2 with Portability wrapper
-
- 15 Feb, 2017 1 commit
-
-
Marco Pivetta authored
Simplify Travis Build matrix
-
- 14 Feb, 2017 1 commit
-
-
Walt Sorensen authored
-
- 11 Feb, 2017 1 commit
-
-
Walt Sorensen authored
-
- 10 Feb, 2017 3 commits
-
-
Sergei Morozov authored
-
Marco Pivetta authored
Make functional sqlanywhere driver tests conditional
-
Steve Müller authored
-
- 09 Feb, 2017 5 commits
-
-
Steve Müller authored
SQLAnywhere corrections for DSN generation and persistent connections
-
Marco Pivetta authored
Fix result cache and PDO connection test on pdo_sqlsrv
-
Steve Müller authored
-
Marco Pivetta authored
Fix closing statement cursor on pdo_sqlsrv if not executed yet
-
Steve Müller authored
-
- 08 Feb, 2017 4 commits
-
-
Marco Pivetta authored
[DBAL-2637] Fix closing prepared statement cursor with LOB column on Oracle
-
Marco Pivetta authored
Fix dropping inuse databases on SQL Server and Oracle
-
Marco Pivetta authored
Fix the reuse of a statement on sqlsrv with explicit bindValue()
-
Sergei Morozov authored
-
- 07 Feb, 2017 7 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Marco Pivetta authored
Tear down active transactions in functional test cases
-
Marco Pivetta authored
Fix drivers' exec() method to not execute via prepared statements
-
Marco Pivetta authored
[DBAL-2623] Fix Generic SQL Sharding Support documentation example
-
- 06 Feb, 2017 7 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Walt Sorensen authored
-
Walt Sorensen authored
-
Marco Pivetta authored
HHVM testing needs to be in PHP 7 mode
-
Marco Pivetta authored
Fix fetching last insert ID for sequences on SQL Server
-