Hello,
When I try to upgrade to 4.5.1 from 4.5.0, I get an error:
In the logs:
Thanks in advance for your help.
When I try to upgrade to 4.5.1 from 4.5.0, I get an error:
Code:
Error while rebuilding database. See log file for details.
Code:
[2017-04-12 17:37:08] Espo.ERROR: Fault to rebuild database schema. Details: Unknown database type enum requested, Espo\Core\Utils\Database\DBAL\Platforms\MySqlPlatform may not support it. [] [] [2017-04-12 17:37:08] Espo.ERROR: API [POST]:/:controller/action/:action, Params:Array ( [controller] => Admin [action] => runUpgrade ) , InputData: {"id":"58ee65bfcb21a"} - Error while rebuilding database. See log file for details. [] [] [2017-04-12 17:37:08] Espo.ERROR: Display Error: Error while rebuilding database. See log file for details., Code: 500 URL: /api/v1/Admin/action/runUpgrade [] []
Comment