Fixed a few inconcistencies
This commit is contained in:
parent
4d980fb6ce
commit
b9ceee8abd
6 changed files with 26 additions and 13 deletions
|
|
@ -42,7 +42,7 @@ class MigrationStatusCommand extends WrappedCommand
|
|||
*/
|
||||
protected function createSubCommandInstance()
|
||||
{
|
||||
return new \Propel\Generator\Command\MigrationStatusCommand();
|
||||
return new BaseMigrationCommand();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue