• 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
..
Cache Loading commit data...
Driver Loading commit data...
Events Loading commit data...
Exception Loading commit data...
Functional Loading commit data...
Logging Loading commit data...
Performance Loading commit data...
Platforms Loading commit data...
Portability Loading commit data...
Query Loading commit data...
Schema Loading commit data...
Tools Loading commit data...
Types Loading commit data...
ConfigurationTest.php Loading commit data...
ConnectionTest.php Loading commit data...
DBALExceptionTest.php Loading commit data...
DriverManagerTest.php Loading commit data...
SQLParserUtilsTest.php Loading commit data...
StatementTest.php Loading commit data...
UtilTest.php Loading commit data...