-
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
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.