We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (magentosample.lof_review_customize, CONSTRAINT LOF_REVIEW_CUSTOMIZE_REVIEW_ID_REVIEW_REVIEW_ID FOREIGN KEY (review_id) REFERENCES review (review_id) ON DELETE CASCADE)
magentosample
lof_review_customize
LOF_REVIEW_CUSTOMIZE_REVIEW_ID_REVIEW_REVIEW_ID
review_id
review
This is the error i am getting
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (
magentosample
.lof_review_customize
, CONSTRAINTLOF_REVIEW_CUSTOMIZE_REVIEW_ID_REVIEW_REVIEW_ID
FOREIGN KEY (review_id
) REFERENCESreview
(review_id
) ON DELETE CASCADE)This is the error i am getting
The text was updated successfully, but these errors were encountered: