Skip to content

Instantly share code, notes, and snippets.

@lcube45
Created June 1, 2020 14:52
Show Gist options
  • Select an option

  • Save lcube45/64532c7773d20d3bbfeb24e5995a29b4 to your computer and use it in GitHub Desktop.

Select an option

Save lcube45/64532c7773d20d3bbfeb24e5995a29b4 to your computer and use it in GitHub Desktop.
Drupal - fix missing module message error
# https://www.drupal.org/node/2487215
drush sql-query "DELETE FROM key_value WHERE collection='system.schema' AND name='module_name';"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment