10 Commits (331d9971857d8c95cf1bf12b1a2f9f8fa83f1125)

Author SHA1 Message Date
Alexander Kartavenko 0fcd495583 Fixes #16394: Fixed issues in `migrate/create` when specifying default values with colons and adding multiple columns 5 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Nikolay Oleynikov 75dbdb0083 Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Paul Klimov 8aa0e85a07 Add migration namespace support (#12511) 8 years ago
Robert Korulczyk 5992eea571 Fixes #11808: `_table` and `_column` suffixes are now required when generating migration 8 years ago
Angel Guevara b923adf75c Enh: Support for useTablePrefix parameter in migrate command 9 years ago
Angel Guevara 49aec24ae1 Enh: Migrate command now supports foreign keys 9 years ago
Angel Guevara 3cbd64547a Additional phpdoc for #11187 9 years ago
Daniel Gomez Pan 9afd240ab6 Fixes #9465: ./yii migrate/create now generates code based on migration name and --fields 9 years ago