• 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
..
Doctrine/DBAL Loading commit data...