• Sergei Morozov's avatar
    Removed deprecation leftovers · e24b40a6
    Sergei Morozov authored
    1. `SqliteSchemaManager#_getPortableTableColumnList()` was mistakenly marked `@deprecated` instead of `#_getPortableTableIndexDefinition()` in #3565.
    2. `OracleSchemaManager#_getPortableDatabaseDefinition()` was mistakenly marked `@deprecated` instead of `#_getPortableFunctionDefinition()` in #3565.
    3. The deprecation message in the `OracleSchemaManager#createDatabase()` description is irrelevant as of #3565.
    e24b40a6
Name
Last commit
Last update
..
Exception Loading commit data...
Synchronizer Loading commit data...
Visitor Loading commit data...
AbstractAsset.php Loading commit data...
AbstractSchemaManager.php Loading commit data...
Column.php Loading commit data...
ColumnDiff.php Loading commit data...
Comparator.php Loading commit data...
Constraint.php Loading commit data...
DB2SchemaManager.php Loading commit data...
ForeignKeyConstraint.php Loading commit data...
Identifier.php Loading commit data...
Index.php Loading commit data...
MySqlSchemaManager.php Loading commit data...
OracleSchemaManager.php Loading commit data...
PostgreSqlSchemaManager.php Loading commit data...
SQLAnywhereSchemaManager.php Loading commit data...
SQLServerSchemaManager.php Loading commit data...
Schema.php Loading commit data...
SchemaConfig.php Loading commit data...
SchemaDiff.php Loading commit data...
SchemaException.php Loading commit data...
Sequence.php Loading commit data...
SqliteSchemaManager.php Loading commit data...
Table.php Loading commit data...
TableDiff.php Loading commit data...
UniqueConstraint.php Loading commit data...
View.php Loading commit data...