12 Commits (4391ca7f7b8b8d2aef3d5ca77408902db8f2e860)

Author SHA1 Message Date
André Sousa 3616dc5e74 Fix test output (Prevent output among phpunit tests) (#15717) 7 years ago
Carsten Brandt e311001ef5 #14543: Adjusted implementation of migration name length limit 7 years ago
Dmitry Dorogin 614fb52c45 Fixes #14543: Throw exception when trying to create migration longer than 255 symbols 7 years ago
Robert Korulczyk 0c0942d6e2 Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
Herbert Maschke 58792cdac5 Fixes #14664: Add migrate/fresh command to truncate database and apply migrations again 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Tobias Munk 9f95f71572 added groups to tests 8 years ago
SG5 1141fc81a7 Fixes #12735: Fixed `yii\console\controllers\MigrateController` creating multiple primary keys for field `bigPrimaryKey:unsigned` 8 years ago
Klimov Paul 1157657cab Fixed incorrect order of migrations history in case `yii\console\controllers\MigrateController::$migrationNamespaces` is in use 8 years ago
Alexander Zlakomanov b48b1a0657 Fixes #12904: Fixed lowercase table name in migrations 8 years ago
Paul Klimov 8aa0e85a07 Add migration namespace support (#12511) 8 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Alexander Makarov 338b334254 Improved console controller tests 10 years ago
Klimov Paul f6ef4aacd0 Unit test for `MigrateController` added 10 years ago