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

Issue fork optimizely-3559445

Command icon Show commands

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

facine created an issue. See original summary.

facine’s picture

Status: Active » Needs review

I think the update should be called optimizely_update_94000, so I add a small check to ensure the table exists.