- 15 Jan, 2017 4 commits
-
-
Marco Pivetta authored
URL-decode URL-style DSN
-
Marco Pivetta authored
add postgresql: "9.6"
-
Christian Schmidt authored
-
Christian Schmidt authored
-
- 14 Jan, 2017 5 commits
-
-
Walt Sorensen authored
-
Steve Müller authored
Fix parameter list expansion inside PostgreSQL arrays
-
Steve Müller authored
Fixed ORA-01427 when listing columns
-
Steve Müller authored
Escape to the global namespace under custom namespaces
-
Steve Müller authored
Replacing spaces in the pgsql dsn string with semicolons as this is m…
-
- 12 Jan, 2017 2 commits
-
-
Marco Pivetta authored
Corrected styling around the GUID type in the types documentation
-
Jean Baptiste Noblot authored
guid type not bolded
-
- 07 Jan, 2017 1 commit
-
-
Marco Pivetta authored
Fix a notice during tests if not realized with pgsql
-
- 06 Jan, 2017 1 commit
-
-
Mickael PERRAUD authored
-
- 02 Jan, 2017 3 commits
-
-
Marco Pivetta authored
Removes support for PHP 5.x
-
Mark Railton authored
-
Mark Railton authored
-
- 04 Dec, 2016 1 commit
-
-
Marco Pivetta authored
-
- 30 Nov, 2016 1 commit
-
-
Walt Sorensen authored
-
- 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)
-
- 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.
-
- 26 Sep, 2016 1 commit
-
-
Alexander Pervakov authored
-
- 22 Sep, 2016 1 commit
-
-
Marius Meißner authored
-
- 09 Sep, 2016 4 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
-