Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading data.. SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pcapredict_tag_settingsdata' doesn't exist #25

Open
diazwatson opened this issue Nov 1, 2018 · 0 comments

Comments

@diazwatson
Copy link

diazwatson commented Nov 1, 2018

I have added the module using composer require pcapredict/tag:^2.0.7

When I try to install it using bin/magento setup:upgrade I get the following error

Module 'PCAPredict_Tag':
Upgrading data.. SQLSTATE[42S02]: Base table or view not found: 1146 Table 'toolstop_local.pcapredict_tag_settingsdata' doesn't exist, query was: SELECT `pcapredict_tag_settingsdata`.* FROM `pcapredict_tag_settingsdata`

It is trying upgrade a table that does not exists yet and there is where the error is coming from.

diazwatson added a commit to diazwatson/pcapredict-magento2-module that referenced this issue Nov 1, 2018
Table 'pcapredict_tag_settingsdata' doesn't exist
diazwatson added a commit to diazwatson/pcapredict-magento2-module that referenced this issue Nov 1, 2018
Fix for issue PCAPredict#25 Table 'pcapredict_tag_settingsdata' doesn't exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant