Needs review
Project:
Optimizely
Version:
4.0.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2025 at 19:59 UTC
Updated:
22 Nov 2025 at 20:04 UTC
Jump to comment: Most recent
I'm getting this error when trying to update from 4.0.0 to 4.0.1.
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db.optimizely' doesn't exist
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
facine commentedI think the update should be called
optimizely_update_94000, so I add a small check to ensure the table exists.