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

Hardcoded name table? #4

@lucapsrk

Description

@lucapsrk

Hi! there is a problem on InstallData.php Class, some table's name are hardcoded and do not consider the table prefix

customer_entity_int
catalog_product_entity_int

Generated issue:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'magento.customer_entity_int' doesn't exist, query was: INSERT INTO customer_entity_int (attribute_id,entity_id,value) VALUES (?...........

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