• Philipp Cordes's avatar
    Allow using PDO-only fetch modes for now · 78abf390
    Philipp Cordes authored
    Other drivers (including the cache) never supported fetch modes that are
    not listed in `FetchMode`. Converting between the contants is only done
    for PDO, so BC only needs to be restored here. PDO will validate the
    fetch mode, we don’t have to.
    78abf390
Name
Last commit
Last update
bin Loading commit data...
docs Loading commit data...
lib/Doctrine/DBAL Loading commit data...
tests Loading commit data...
.appveyor.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.scrutinizer.yml Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...
UPGRADE.md Loading commit data...
build.properties Loading commit data...
build.xml Loading commit data...
composer.json Loading commit data...
composer.lock Loading commit data...
phpcs.xml.dist Loading commit data...
phpunit.xml.dist Loading commit data...
run-all.sh Loading commit data...