1. 07 Oct, 2018 1 commit
  2. 02 Oct, 2018 2 commits
  3. 21 Dec, 2013 1 commit
  4. 15 Nov, 2013 1 commit
  5. 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