correct the output
This commit is contained in:
parent
cb9d7908d8
commit
1150ae284f
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ EOT
|
|||
if (true === $statusCode) {
|
||||
$this->writeSection(
|
||||
$output,
|
||||
'<info>All SQL statements have been generated.</info>',
|
||||
'<info>All SQL statements have been inserted.</info>',
|
||||
'bg=black'
|
||||
);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue