- 06 Feb, 2017 1 commit
-
-
Steve Müller authored
-
- 05 Feb, 2017 1 commit
-
-
Steve Müller authored
-
- 02 Feb, 2017 3 commits
-
-
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
-
- 01 Feb, 2017 1 commit
-
-
Pau authored
The current driver has no option to allow the usage of SSL connections on mysql. I've used the same name params as mysql client. An example of mysql client usage would be: mysql --ssl-ca='path_to_ca.pem' --ssl-cert='path_to_client_cert.pem' --ssl-key='path_to_client_key.pem' refactor secure connection as params remove space add space refactor secure connection rename method rename method docs: add ssl params to use in mysqli driver rename test method refactor method setSecureConnection fix bug add comment to method remove string escaping
-
- 27 Jan, 2017 1 commit
-
-
Jonathan Vollebregt authored
-
- 25 Jan, 2017 4 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 24 Jan, 2017 1 commit
-
-
Steve Müller authored
-
- 21 Jan, 2017 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 20 Jan, 2017 1 commit
-
-
Steve Müller authored
-
- 18 Jan, 2017 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 17 Jan, 2017 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 16 Jan, 2017 1 commit
-
-
Sergei Morozov authored
-
- 15 Jan, 2017 1 commit
-
-
Christian Schmidt authored
-
- 14 Jan, 2017 1 commit
-
-
Sergei Morozov authored
-
- 02 Nov, 2016 1 commit
-
-
Christoph Tietz authored
Replacing spaces in the pgsql dsn string with semicolons as this is more consistent with the other drivers and makes the PDOPgSQL driver work in hhvm 3.15.2 as well.
-
- 22 Sep, 2016 1 commit
-
-
Marius Meißner authored
-
- 09 Sep, 2016 7 commits
-
-
Jörn Friedrich Dreyer 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
-
Sergei Morozov authored
-
- 08 Sep, 2016 1 commit
-
-
Patrick Louys authored
-
- 04 Sep, 2016 1 commit
-
-
maryo authored
-
- 02 Sep, 2016 1 commit
-
-
Sergei Morozov authored
-
- 25 Aug, 2016 1 commit
-
-
Grégoire Paris authored
-
- 15 Jul, 2016 3 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
Closes #2436
-
- 12 Jul, 2016 1 commit
-
-
Christopher Davis authored
-
- 11 Jul, 2016 1 commit
-
-
stchr authored
-