16 Commits (f72f7c7406798423228b379c72a4bf9104d937ee)

Author SHA1 Message Date
Bizley e50a07c30c Fix #17437: Fixed generating namespaced migrations 5 years ago
Alexander Kartavenko 757bc42645 Fixes #17325: Fixed "Cannot drop view" for MySQL while `migrate/fresh` 5 years ago
Alexander Kartavenko 0fcd495583 Fixes #16394: Fixed issues in `migrate/create` when specifying default values with colons and adding multiple columns 5 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Elvira Sheina e55b3e0ba1 Fixes #16278: Fixed drop existing views when console `migrate/fresh` command runs 6 years ago
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
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Alexander Makarov 338b334254 Improved console controller tests 10 years ago
Klimov Paul f6ef4aacd0 Unit test for `MigrateController` added 10 years ago