1. 24 May, 2019 1 commit
    • Sergei Morozov's avatar
      Deprecated Driver::getName() · 4074ae93
      Sergei Morozov authored
      The method is not used for anything else than skipping tests for specific drivers. Cross-driver portability should be established by drivers, not outside of them based on their name.
      4074ae93
  2. 02 Oct, 2018 3 commits
  3. 01 Jul, 2018 1 commit
  4. 01 Apr, 2018 1 commit
  5. 13 Jun, 2017 1 commit
  6. 09 Mar, 2017 1 commit
  7. 02 Nov, 2016 1 commit
  8. 11 Jan, 2016 2 commits
  9. 10 Jan, 2016 1 commit
    • Davi Koscianski Vidal's avatar
      Add application_name to PostgreSQL driver · bca20314
      Davi Koscianski Vidal authored
      PostgreSQL allows the user to set the application_name is connecting
      to database. It is useful for monitoring purposes.
      Currently one could just manually add 'application_name=foo' to DSN,
      but having a parameter eases setting it using DoctrineBundle.
      bca20314
  10. 07 Jan, 2016 1 commit
  11. 05 Jan, 2016 1 commit
  12. 19 Oct, 2015 1 commit
  13. 30 Apr, 2015 2 commits
  14. 29 Apr, 2015 1 commit
  15. 02 Apr, 2015 3 commits
  16. 27 Mar, 2015 1 commit
  17. 07 Nov, 2014 4 commits
  18. 12 Feb, 2014 2 commits
  19. 05 Jan, 2014 1 commit
  20. 21 Dec, 2013 1 commit
  21. 18 Dec, 2013 1 commit
  22. 16 Dec, 2013 1 commit
  23. 21 Nov, 2013 2 commits
  24. 14 Nov, 2013 2 commits
  25. 13 Nov, 2013 2 commits
  26. 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
  27. 20 Apr, 2013 1 commit