16 Commits (e3b7581bcad3ded0ac75d30aa07c8163b088fafe)

Author SHA1 Message Date
Nikolay 1a34f61e56 Fixes #16941: Set `yii\console\controllers\MigrateController::useTablePrefix` to true as default value 6 years ago
Klimov Paul 71c541773f PHPDoc fix 7 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
Alexander Makarov 6fdeba501d
Adjusted tests after 1761a10c13 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Nikolay Oleynikov 558f2aa02a Fixes #13827 Generate "safe" methods uncommented by default 8 years ago
Nikolay Oleynikov cf4eea1878 Fixes #13823: Refactored migrations template 8 years ago
SG5 1141fc81a7 Fixes #12735: Fixed `yii\console\controllers\MigrateController` creating multiple primary keys for field `bigPrimaryKey:unsigned` 8 years ago
Alexander Zlakomanov b48b1a0657 Fixes #12904: Fixed lowercase table name in migrations 8 years ago
Daniel Gomez Pan ae42d7b281 Fix #12423 Fix bug migration tool when creating fields with brackets in comment 8 years ago
Nikola Kovacs 84124bec4f Fix grammar in migration template docblocks. (#12148) 8 years ago
Daniel Gómez Pan 83496853c8 Fixes #11461: Fixed migration tool error when create migrate with comma in defaultValue 8 years ago
Robert Korulczyk 5992eea571 Fixes #11808: `_table` and `_column` suffixes are now required when generating migration 8 years ago
Angel Guevara fdbf7d85a1 Simple tests (#11606) 8 years ago