- 08 Feb, 2017 4 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Marco Pivetta authored
Backport #2646 to 2.5.x
-
Sergei Morozov authored
-
- 07 Feb, 2017 5 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
Backport #2638 to 2.5.x
-
Steve Müller authored
-
Marco Pivetta authored
Update Version.php
-
- 06 Feb, 2017 5 commits
-
-
mondrake authored
-
Marco Pivetta authored
Backport #2634 into 2.5.*
-
Steve Müller authored
-
Marco Pivetta authored
Backport #2635 to 2.5.*
-
Steve Müller authored
-
- 04 Feb, 2017 13 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
Backport #2546 to 2.5.x
-
Sergei Morozov authored
[DBAL-2546] Fixed the failure of `Functional\StatementTest::testReuseStatementWithParameterBoundByReference()` on ibm_db2
-
Sergei Morozov authored
The test is partially skipped due to: 1. Fetching blob as binary string from pdo_sqlsrv requires using `PDOStatement::bindColumn()` and `PDOStatement::fetch(PDO::FETCH_BIND)` which are not supported by the DBAL. 2. Setting encoding on the connection level is not supported: https://msdn.microsoft.com/en-us/library/ff628164(v=sql.105).aspx
-
Sergei Morozov authored
[DBAL-2546] Fixed the failure of `Functional\StatementTest::testIncompletelyFetchedStatementDoesNotBlockConnection()` on pdo_mysql + libmysql The test case being fixed should reset shared connection during teardown as one if its methods modifies connection attributes.
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 23 Jan, 2017 7 commits
-
-
Marco Pivetta authored
Backport #2611 to 2.5 Backport #2508 to 2.5
-
Steve Müller authored
-
Marco Pivetta authored
Backport #2555 to 2.5 Backport #2612 to 2.5
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 19 Jan, 2017 5 commits
-
-
Steve Müller authored
-
Marco Pivetta authored
Merge branch 'fix/#2511-#2609-correct-identifier-and-data-type-collisions-in-list-type-extraction' into 2.5 Close #2511 Close #2609
-
Steve Müller authored
-
Marco Pivetta authored
Close #2608 Close #2586
-
Steve Müller authored
-
- 17 Jan, 2017 1 commit
-
-
Benjamin Nolan authored
Minor code cleanup for efficiency, and tests to check the order by clause scrubbing is working correctly and not entering an infinite loop
-