1. 31 Dec, 2014 1 commit
  2. 24 Dec, 2014 1 commit
  3. 05 Nov, 2014 3 commits
  4. 20 Oct, 2014 1 commit
  5. 08 Jul, 2014 1 commit
    • mikeSimonson's avatar
      Allow to connect without a dbname param · 387eb545
      mikeSimonson authored
      The PDO connection allow the instantiation of the connection even if the dbname
      parameter isn't present. This change is there to make sure both behave the same way.
      387eb545
  6. 21 May, 2014 1 commit
  7. 12 Feb, 2014 2 commits
  8. 09 Feb, 2014 1 commit
  9. 08 Feb, 2014 1 commit
  10. 05 Jan, 2014 1 commit
  11. 22 Dec, 2013 2 commits
  12. 21 Dec, 2013 1 commit
  13. 27 Nov, 2013 1 commit
  14. 15 Nov, 2013 1 commit
  15. 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
  16. 13 Nov, 2013 1 commit
  17. 28 Oct, 2013 6 commits
  18. 21 Jun, 2013 1 commit
    • Benjamin Morel's avatar
      Fixed documentation. · f0eaaf6f
      Benjamin Morel authored
      - Fixed docblocks
      - Removed return statements on void methods
      - Cleaned up unused private / local variables
      - Fixed license issues
      - Removed SVN leftovers
      - Fixed doctrine-project.org links
      - Added line breaks before return statements
      f0eaaf6f
  19. 25 May, 2012 1 commit
  20. 18 May, 2012 1 commit
  21. 24 Mar, 2012 1 commit
  22. 23 Nov, 2011 2 commits
  23. 10 Nov, 2011 4 commits