改名
This commit is contained in:
@@ -249,6 +249,7 @@ class Command extends Component
|
||||
var_dump($result);
|
||||
return $this->addError($connection->errorInfo()[2], 'mysql');
|
||||
}
|
||||
var_dump($result, $isInsert);
|
||||
if ($isInsert === false) {
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user