1. 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
  2. 18 Mar, 2020 9 commits
  3. 17 Mar, 2020 2 commits
  4. 30 Jan, 2020 3 commits
  5. 28 Jan, 2020 2 commits
  6. 27 Jan, 2020 1 commit
  7. 30 Dec, 2019 4 commits
  8. 31 Oct, 2019 1 commit
  9. 06 Jun, 2019 1 commit
  10. 01 Jun, 2019 1 commit
  11. 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
  12. 23 May, 2019 1 commit
  13. 09 May, 2019 1 commit
  14. 08 May, 2019 1 commit
  15. 23 Apr, 2019 1 commit
  16. 18 Apr, 2019 1 commit
  17. 14 Apr, 2019 1 commit
  18. 02 Dec, 2018 1 commit
  19. 06 Oct, 2018 1 commit
  20. 18 Aug, 2018 1 commit
  21. 17 Aug, 2018 1 commit
  22. 16 Aug, 2018 1 commit
  23. 09 Aug, 2018 1 commit
  24. 11 Jul, 2018 1 commit
  25. 19 Jun, 2018 1 commit