1. 21 Dec, 2013 1 commit
  2. 15 Nov, 2013 1 commit
  3. 14 Nov, 2013 1 commit
    • 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