• till's avatar
    Enhancement: expose ping() on pingable-connections. · 7d77a3fb
    till authored
    This PR introduces a new PingableConnection interface and exposes
    a ping method on \Doctrine\DBAL\Connection. For drivers where no
    ping is supported, a \Doctrine\DBAL\ConnectionException is thrown.
    7d77a3fb
ConnectionTest.php 1.53 KB