- 11 Mar, 2017 2 commits
-
-
Dustin Wheeler authored
-
Dustin Wheeler authored
-
- 16 Feb, 2017 1 commit
-
-
Sergei Morozov authored
-
- 10 Feb, 2017 1 commit
-
-
Steve Müller authored
-
- 09 Feb, 2017 3 commits
-
-
Andreas Pohl authored
removed unnecessary setup/teardown-methods
-
Andreas Pohl authored
* removed "charset" patch * implemeted resource_type compare with in_array instead of regex * implemented functional tests for connection and statement.
-
Steve Müller authored
-
- 08 Feb, 2017 2 commits
-
-
Steve Müller authored
-
Sergei Morozov authored
-
- 07 Feb, 2017 1 commit
-
-
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 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 19 Jan, 2017 1 commit
-
-
Steve Müller authored
-
- 16 Jan, 2017 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 14 Jan, 2017 1 commit
-
-
Marius Meißner authored
-
- 09 Sep, 2016 2 commits
-
-
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
-
- 07 Jan, 2016 1 commit
-
-
Kim Hemsø Rasmussen authored
-
- 05 Jan, 2016 1 commit
-
-
Steve Müller authored
fixes #1339 closes #921
-
- 11 Sep, 2015 4 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 05 Sep, 2015 1 commit
-
-
Steve Müller authored
-
- 30 Apr, 2015 1 commit
-
-
Steve Müller authored
-
- 15 Apr, 2015 1 commit
-
-
Bill Schaller authored
Can't use short array in php < 5.4
-