• 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
Name
Last commit
Last update
..
architecture.rst Loading commit data...
caching.rst Loading commit data...
configuration.rst Loading commit data...
data-retrieval-and-manipulation.rst Loading commit data...
events.rst Loading commit data...
introduction.rst Loading commit data...
known-vendor-issues.rst Loading commit data...
platforms.rst Loading commit data...
portability.rst Loading commit data...
query-builder.rst Loading commit data...
schema-manager.rst Loading commit data...
schema-representation.rst Loading commit data...
security.rst Loading commit data...
supporting-other-databases.rst Loading commit data...
transactions.rst Loading commit data...
types.rst Loading commit data...
upgrading.rst Loading commit data...