1. 08 Apr, 2020 2 commits
  2. 21 Mar, 2020 1 commit
  3. 20 Mar, 2020 1 commit
    • Sergei Morozov's avatar
      Made some platform class names reflect the lowest server version they support · bd87aa64
      Sergei Morozov authored
      The `PostgreSqlPlatform`, `SQLAnywherePlatform` and `SQLServerPlatform` classes have been renamed to `PostgreSQL94Platform`, `SQLAnywhere16Platform` and `SQLServer2012Platform` respectively.
      
      When deprecating an old platform version, we can deprecate and later remove a specific class. Otherwise, there's no way to express the deprecation on the class level and the upgrade notes contain sentences like: "`XYZPlatform` and `XYZKeywords` now represent XYZ (version)".
      bd87aa64
  4. 17 Oct, 2019 1 commit
  5. 07 Aug, 2019 1 commit
  6. 23 Apr, 2019 1 commit
  7. 03 Feb, 2019 1 commit
  8. 29 Jan, 2019 1 commit
  9. 24 Jan, 2019 1 commit
  10. 02 Oct, 2018 4 commits
  11. 30 Apr, 2018 1 commit
  12. 01 Apr, 2018 1 commit
  13. 29 Mar, 2018 1 commit
  14. 25 Jul, 2017 1 commit
  15. 07 Feb, 2017 1 commit
  16. 19 Dec, 2014 1 commit
  17. 18 Aug, 2014 1 commit
  18. 10 Feb, 2014 1 commit
  19. 22 Dec, 2013 1 commit
  20. 21 Dec, 2013 1 commit
  21. 24 Nov, 2013 1 commit
  22. 02 Oct, 2013 1 commit
  23. 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
  24. 06 Apr, 2013 1 commit
  25. 04 Apr, 2013 2 commits
  26. 14 Mar, 2013 1 commit
  27. 05 Mar, 2013 1 commit
  28. 29 Jan, 2013 1 commit
  29. 25 May, 2012 1 commit
  30. 05 May, 2012 1 commit
  31. 24 Mar, 2012 2 commits
  32. 13 Feb, 2012 1 commit
  33. 06 Feb, 2012 1 commit
    • Benjamin Eberlei's avatar
      [DBAL-216] Reintroduce ext/sqlsrv Driver. · 4c300758
      Benjamin Eberlei authored
      This is necessary because pdo_sqlsrv still has some little bugs that
      prevent it from being used in all use-cases. Additionally only sqlsrv
      can make use of the Azure federations features.
      4c300758
  34. 29 Jan, 2012 1 commit