- 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
-
- 06 Nov, 2016 14 commits
-
-
Marco Pivetta authored
Correct HHVM version to 3.15.2+
-
Walt Sorensen authored
php 7.1 with MARIADB_VERSION=10.1 seems to no longer be erroring randomly on tests
-
Walt Sorensen authored
to correctly install and test the pgsql versions it looks like we are gong to have to long form the matrix with each of the pgsql versions
-
Walt Sorensen authored
-
Walt Sorensen authored
-
Walt Sorensen authored
-
Walt Sorensen authored
-
Walt Sorensen authored
-
Walt Sorensen authored
-
Walt Sorensen authored
-
Walt Sorensen authored
try to only add when pgsql
-
Walt Sorensen authored
POSTGRESQL_VERSION=9.6 was released September 2016 See if we can run it on travis
-
Walt Sorensen authored
-
Walt Sorensen authored
Additionally allowing failures on PHP 7.1 with mariadb MARIADB_VERSION=10.1 since it is intermittently erroring
-
- 05 Nov, 2016 1 commit
-
-
Walt Sorensen authored
- fixes version of HHVM being tested - drops mariadb 5.5 - adds POSTGRESQL_VERSION=9.5 (only available with sudo enabled trusty)
-
- 09 Sep, 2016 16 commits
-
-
Marco Pivetta authored
Handle arbitrary whitespaces when parsing SQL in order to apply LIMIT for MS SQL Server
-
Marco Pivetta authored
Merge branch 'fix/#2318-fix-listing-table-columns-when-using-external-or-os-authentication-on-oracledb' Close #2318 Close DBAL-831
-
Marco Pivetta authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Marco Pivetta authored
Close #2302 Close #2303
-
Steve Müller authored
-
Steve Müller authored
fixes #2302
-
Marco Pivetta authored
Close #2287 Close #1183
-
Marco Pivetta authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
- includes extended default driver connection parameter handling - minor refactoring fixes #1183
-
Marco Pivetta authored
Close #2182 Close #2277 Close DBAL-939
-
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 4 commits
-
-
Marco Pivetta authored
Close #2500 Close #2497
-
Marco Pivetta authored
-
Patrick Louys authored
-
Patrick Louys authored
-
- 07 Sep, 2016 4 commits
-
-
Marco Pivetta authored
Close #2494
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-