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