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.
 
 
 
 
 
Nikolay Oleynikov 75dbdb0083 Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
..
add_columns_fk.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
add_columns_prefix.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
add_columns_test.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
create_fields.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
create_foreign_key.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
create_id_pk.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
create_prefix.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
create_products_from_store_table.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
create_test.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
create_title_pk.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
create_title_with_comma_default_values.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
create_unsigned_big_pk.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
create_unsigned_pk.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
default.php Adjusted tests after 1761a10c13 7 years ago
drop_columns_test.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
drop_fields.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
drop_products_from_store_table.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
drop_test.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
junction_test.php Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago