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.
 
 
 
 
 
Robert Korulczyk 5992eea571 Fixes #11808: `_table` and `_column` suffixes are now required when generating migration 8 years ago
..
add_columns_fk.php Simple tests (#11606) 8 years ago
add_columns_prefix.php Simple tests (#11606) 8 years ago
add_columns_test.php Simple tests (#11606) 8 years ago
create_fields.php Simple tests (#11606) 8 years ago
create_foreign_key.php Simple tests (#11606) 8 years ago
create_id_pk.php Simple tests (#11606) 8 years ago
create_prefix.php Simple tests (#11606) 8 years ago
create_products_from_store_table.php Fixes #11808: `_table` and `_column` suffixes are now required when generating migration 8 years ago
create_test.php Simple tests (#11606) 8 years ago
create_title_pk.php Simple tests (#11606) 8 years ago
default.php Simple tests (#11606) 8 years ago
drop_columns_test.php Simple tests (#11606) 8 years ago
drop_fields.php Simple tests (#11606) 8 years ago
drop_products_from_store_table.php Fixes #11808: `_table` and `_column` suffixes are now required when generating migration 8 years ago
drop_test.php Simple tests (#11606) 8 years ago
junction_test.php Simple tests (#11606) 8 years ago