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

Error while creating test db #288

@torrtuga

Description

@torrtuga

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions