21 Commits (552ad141b66d63e1fbe245941e702ff7f5a1ec78)

Author SHA1 Message Date
Daniel Gómez Pan 83496853c8 Fixes #11461: Fixed migration tool error when create migrate with comma in defaultValue 8 years ago
Angel Guevara 8c240ed067 Fixes #11683: Fixed fixture command to work with short syntax. `yii fixture "*, -User"` should be used instead of `yii fixture "*" -User` 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
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
Alexander Makarov 4cb0c1b55c Fixed tests 9 years ago
Daniel Gomez Pan 03cb361a59 Fixed #10969: add more tests 9 years ago
Daniel Gomez Pan 921b102961 Fixed #10969: generator migration tool not works with decimal params in column 9 years ago
Vladimir Khramov 8db7df9352 replace all occurrences of migration class 9 years ago
Revin Roman 229f9a8364 Support wildcard category name in export messages config #10359 9 years ago
Daniel Gomez Pan c5eebe1a00 Fix test for migration 9 years ago
Daniel Gomez Pan 0b950f4039 Fix phpdocs and small bug 9 years ago
Daniel Gomez Pan 2a1764f97a Enhancements for #9465 9 years ago
Alexander Makarov 76e8556d34 #9465 better naming, code polish, changelog, docs wording 9 years ago
Daniel Gomez Pan 9afd240ab6 Fixes #9465: ./yii migrate/create now generates code based on migration name and --fields 9 years ago
Klimov Paul 72ec914992 `yii\console\controllers\MessageController` improved allowing extraction of nested translator calls 10 years ago
Klimov Paul bc735bb390 `FileHelper` usage added to `AssetControllerTest` 10 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago