1. 10 Aug, 2020 1 commit
  2. 15 May, 2020 1 commit
  3. 21 Feb, 2020 1 commit
  4. 22 Dec, 2019 1 commit
  5. 13 Oct, 2019 1 commit
  6. 07 Aug, 2019 1 commit
  7. 17 Nov, 2018 1 commit
  8. 04 Nov, 2018 2 commits
  9. 15 Oct, 2018 1 commit
  10. 20 Sep, 2018 1 commit
  11. 11 Jul, 2018 1 commit
  12. 15 May, 2018 1 commit
  13. 02 May, 2018 1 commit
  14. 11 Apr, 2018 1 commit
  15. 04 Apr, 2018 1 commit
  16. 24 Mar, 2018 1 commit
  17. 19 Feb, 2018 1 commit
  18. 29 Jan, 2018 3 commits
  19. 01 Jan, 2018 1 commit
  20. 15 Dec, 2017 1 commit
  21. 19 Oct, 2017 4 commits
  22. 03 Oct, 2017 1 commit
  23. 24 Sep, 2017 1 commit
  24. 15 Sep, 2017 1 commit
  25. 26 Jul, 2017 1 commit
  26. 05 Jul, 2017 1 commit
  27. 29 Jun, 2017 2 commits
  28. 08 Jun, 2017 1 commit
  29. 06 Jun, 2017 1 commit
  30. 10 May, 2017 1 commit
  31. 10 Mar, 2017 1 commit
  32. 09 Mar, 2017 1 commit
  33. 25 Feb, 2017 1 commit
    • Mathieu Bouchard's avatar
      Add undocumented oci8 persistent connections · 2ea18efc
      Mathieu Bouchard authored
      The oci8 driver can connect using oci_pconnect to make persistent connections. Doctrine has support for this if the persistent boolean value is set to true in the documentation. However, this information was not documented.
      2ea18efc