1. 21 Mar, 2020 2 commits
  2. 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
  3. 18 Mar, 2020 2 commits
  4. 30 May, 2019 1 commit
  5. 28 Sep, 2018 2 commits
  6. 16 Mar, 2018 1 commit
  7. 18 Nov, 2017 1 commit
  8. 11 Sep, 2017 1 commit
  9. 10 Sep, 2017 1 commit
  10. 09 Sep, 2017 1 commit
  11. 07 Jun, 2016 1 commit
  12. 14 Jan, 2014 1 commit
  13. 01 Jan, 2014 1 commit
  14. 29 Dec, 2013 1 commit
  15. 22 Dec, 2013 2 commits
  16. 18 Dec, 2013 2 commits
  17. 24 Nov, 2013 1 commit
  18. 01 Oct, 2013 1 commit
    • flip111's avatar
      Put back some old code and fixed test case. · c6b4ff21
      flip111 authored
      Apperently the doModifyLimitQuery function does not only cover SQL
      generated by ORM (Makes sense to use DBAL as seperate component). Therefor
      it can happen that a column name does not include the table and so the old
      logic was valid anyway. (line 867-869)
      
      Fixed the unit tests to use real column names instead of aliases.
      c6b4ff21
  19. 30 Sep, 2013 1 commit
  20. 27 Sep, 2013 1 commit
  21. 18 Jun, 2013 1 commit
  22. 13 Jun, 2013 1 commit
  23. 05 Jun, 2013 1 commit
  24. 20 Apr, 2013 1 commit
  25. 04 Apr, 2013 1 commit
  26. 03 Feb, 2013 3 commits
  27. 30 Jan, 2013 1 commit
  28. 29 Jan, 2013 1 commit
  29. 22 Jan, 2013 1 commit
  30. 18 Jan, 2013 1 commit
  31. 21 Nov, 2012 1 commit
  32. 13 Nov, 2012 1 commit
  33. 12 Nov, 2012 1 commit