Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Dmitry V. Alexeev 1761a10c13 Added phpdoc to migration template [skip ci] 7 years ago
..
errorHandler Fixes #14492: Fixed error handler not escaping error info debug mode 7 years ago
_addColumns.php Enh: Migrate command now supports foreign keys 9 years ago
_addForeignKeys.php Fixes #12748: Migration generator now tries to fetch reference column name for foreignKey from schema if it's not set explicitly 8 years ago
_createTable.php Enh: Migrate command now supports foreign keys 9 years ago
_dropColumns.php Enh: Migrate command now supports foreign keys 9 years ago
_dropForeignKeys.php Enh: Support for useTablePrefix parameter in migrate command 9 years ago
_dropTable.php Enh: Migrate command now supports foreign keys 9 years ago
_foreignTables.php Enh: Support for useTablePrefix parameter in migrate command 9 years ago
addColumnMigration.php Add migration namespace support (#12511) 8 years ago
createJunctionMigration.php Add migration namespace support (#12511) 8 years ago
createTableMigration.php Add migration namespace support (#12511) 8 years ago
dropColumnMigration.php Add migration namespace support (#12511) 8 years ago
dropTableMigration.php Add migration namespace support (#12511) 8 years ago
messageConfig.php Added configuration for headers in PHP files generated by `message/extract` command (#14417) 7 years ago
migration.php Added phpdoc to migration template [skip ci] 7 years ago