- 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.
-
- 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
-
- 02 Sep, 2016 1 commit
-
-
Sergei Morozov authored
-
- 25 Aug, 2016 6 commits
-
-
Marco Pivetta authored
Blacklist one more phpunit mock objects version
-
Grégoire Paris authored
The last release is still buggy, as proven here: https://travis-ci.org/doctrine/dbal/builds/155125956 and as confirmed here: https://github.com/sebastianbergmann/phpunit-mock-objects/pull/324
-
Marco Pivetta authored
Forward port #2484
-
Stephan de Souza authored
Some packages are using symfony/console 3.0 and newer as requirement, and doctrine/dbal works well with this contstrain.
-
Marco Pivetta authored
Remove unused parameter
-
Grégoire Paris authored
-
- 24 Aug, 2016 2 commits
-
-
Marco Pivetta authored
Avoid phpunit-mock-objects v3.2.4
-
Grégoire Paris authored
It has a bug that makes it incompatible with the doctrine dbal test suite, see https://github.com/sebastianbergmann/phpunit-mock-objects/issues/322 Fixes #2475
-
- 20 Jul, 2016 1 commit
-
-
Marco Pivetta authored
Updated tests invocation
-
- 19 Jul, 2016 1 commit
-
-
miholeus authored
-
- 15 Jul, 2016 4 commits
-
-
Marco Pivetta authored
Do not generate FROM clause in QueryBuilder if no tables specified
-
Marco Pivetta authored
Fix list foreign keys SQL database parameter evaluation
-
Steve Müller authored
fix dbal tests on windows
-
Steve Müller authored
-