mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add getMysqlColumnInfo()
This commit is contained in:
@@ -164,6 +164,7 @@ if ($currentStep == 3) {
|
||||
|
||||
$update->nextStep();
|
||||
} catch (\Exception $exception) {
|
||||
$update->doLog($exception->getMessage() . $exception->getTraceAsString());
|
||||
$error = $exception->getMessage();
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user