• 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
..
Platforms Loading commit data...
Synchronizer Loading commit data...
Visitor Loading commit data...
ColumnDiffTest.php Loading commit data...
ColumnTest.php Loading commit data...
ComparatorTest.php Loading commit data...
DB2SchemaManagerTest.php Loading commit data...
ForeignKeyConstraintTest.php Loading commit data...
IndexTest.php Loading commit data...
MySqlInheritCharsetTest.php Loading commit data...
MySqlSchemaManagerTest.php Loading commit data...
SchemaDiffTest.php Loading commit data...
SchemaTest.php Loading commit data...
SequenceTest.php Loading commit data...
SqliteSchemaManagerTest.php Loading commit data...
TableDiffTest.php Loading commit data...
TableTest.php Loading commit data...