1. 11 Jan, 2016 2 commits
  2. 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
  3. 07 Jan, 2016 1 commit
  4. 05 Jan, 2016 1 commit
  5. 19 Oct, 2015 1 commit
  6. 22 Sep, 2015 1 commit
  7. 03 Sep, 2015 1 commit
    • Tobias Schultze's avatar
      implement method for retrying database queries/transactionse · c0ad1c08
      Tobias Schultze authored
      it is best practice to implement retry logic for transactions that are aborted because of deadlocks or timeouts. this makes such method available inside the DBAL and also add detection for errors where retrying makes sense in the different database drivers
      c0ad1c08
  8. 23 Aug, 2015 1 commit
  9. 03 Aug, 2015 1 commit
  10. 30 Apr, 2015 4 commits
  11. 29 Apr, 2015 1 commit
  12. 25 Apr, 2015 1 commit
  13. 02 Apr, 2015 3 commits
  14. 27 Mar, 2015 1 commit
  15. 18 Jan, 2015 1 commit
  16. 11 Jan, 2015 1 commit
  17. 04 Jan, 2015 2 commits
  18. 29 Dec, 2014 1 commit
  19. 23 Dec, 2014 1 commit
  20. 19 Dec, 2014 1 commit
  21. 15 Dec, 2014 1 commit
  22. 07 Nov, 2014 4 commits
  23. 05 Nov, 2014 4 commits
  24. 26 Oct, 2014 1 commit
  25. 23 Oct, 2014 1 commit
  26. 20 Oct, 2014 2 commits