You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sounds like you have already tried to upgrade the database before that and then aborted somewhere in the middle of the upgrade. The only idea I have is to manually examine the upgrade script and try to work out how far the attempted upgrade went.
Baikal version: 0.2.6
Specific
andconfig
folders to the new installationProblem:
Hi,
this is the error message I got, when upgrading to 0.7.2
Many thanks!
Uncaught exception during upgrade: PDOException: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'synctoken' in /home/.sites/151/site1025332/web/baikal/Core/Frameworks/BaikalAdmin/Controller/Install/VersionUpgrade.php:108 Stack trace: #0 /home/.sites/151/site1025332/web/baikal/Core/Frameworks/BaikalAdmin/Controller/Install/VersionUpgrade.php(108): PDO->exec('ALTER TABLE cal...') #1 /home/.sites/151/site1025332/web/baikal/Core/Frameworks/BaikalAdmin/Controller/Install/VersionUpgrade.php(68): BaikalAdmin\Controller\Install\VersionUpgrade->upgrade(Array, '0.2.6', '0.7.2') #2 /home/.sites/151/site1025332/web/baikal/Core/Frameworks/Flake/Core/Render/Container.php(69): BaikalAdmin\Controller\Install\VersionUpgrade->render() #3 /home/.sites/151/site1025332/web/baikal/Core/Frameworks/Flake/Controller/Page.php(90): Flake\Core\Render\Container->renderBlocks() #4 /home/.sites/151/site1025332/web/baikal/html/admin/install/index.php(100): Flake\Controller\Page->render() #5 {main}
The text was updated successfully, but these errors were encountered: