fixed bug
This commit is contained in:
@@ -15,8 +15,8 @@ use Phinx\Util\Util;
|
|||||||
use think\console\Input;
|
use think\console\Input;
|
||||||
use think\console\input\Argument as InputArgument;
|
use think\console\input\Argument as InputArgument;
|
||||||
use think\console\Output;
|
use think\console\Output;
|
||||||
|
use think\exception\InvalidArgumentException;
|
||||||
use think\migration\command\migrate\Create;
|
use think\migration\command\migrate\Create;
|
||||||
use think\migration\Creator;
|
|
||||||
|
|
||||||
class MigrateCreateCommand extends Create
|
class MigrateCreateCommand extends Create
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user