Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.

Error while creating test db #288

Open
torrtuga opened this issue Oct 24, 2019 · 0 comments
Open

Error while creating test db #288

torrtuga opened this issue Oct 24, 2019 · 0 comments

Comments

@torrtuga
Copy link

So, till the 2nd step everything was proper.
And when running phpunit, it throws an error :

myProj/app/code/local/Dbaux/Customer/sql/customer_setup/upgrade-1.6.2.0.4-1.6.2.0.5.php" - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'magento_test.customer_entity

And when I looked into it, its because the script present in: app/code/core/Mage/Customer/sql/customer_setup which has files with lower version number are not run before running this script.

So, did anyone else facing this issue, or knows how to resolve this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant