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

Hardcoded name table? #4

Open
lucapsrk opened this issue Mar 27, 2023 · 0 comments
Open

Hardcoded name table? #4

lucapsrk opened this issue Mar 27, 2023 · 0 comments

Comments

@lucapsrk
Copy link

lucapsrk commented Mar 27, 2023

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 (?...........

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