- 07 Feb, 2017 2 commits
-
-
Marco Pivetta authored
-
Steve Müller authored
-
- 06 Feb, 2017 1 commit
-
-
Steve Müller authored
-
- 04 Feb, 2017 10 commits
-
-
Marco Pivetta authored
-
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
-
- 23 Jan, 2017 5 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 19 Jan, 2017 3 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
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
-
- 16 Jan, 2017 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 14 Jan, 2017 2 commits
-
-
maryo authored
-
Marius Meißner authored
-
- 09 Sep, 2016 9 commits
-
-
Marco Pivetta authored
-
Jörn Friedrich Dreyer authored
-
Steve Müller authored
-
Steve Müller authored
fixes #2302
-
Marco Pivetta authored
-
Steve Müller authored
-
Steve Müller authored
- includes extended default driver connection parameter handling - minor refactoring fixes #1183
-
Steve Müller authored
- fixes platform's COMMENT ON statement support - implements reverse engineering for column comments - marks boolean column type commented for distinction fixes #2182
-
Marco Pivetta authored
-
- 08 Sep, 2016 2 commits
-
-
Marco Pivetta authored
-
Patrick Louys authored
-
- 15 Jul, 2016 3 commits
-
-
Steve Müller authored
fixes #2291
-
Steve Müller authored
-
Steve Müller authored
-