I am getting this exception while executing code. Could anyone help to fix it ?
Caused by: java.sql.SQLIntegrityConstraintViolationException: Cannot add or update a child row: a foreign key constraint fails (pro_maven
.question
, CONSTRAINT FKs6ghcwuovtcp489oo5dy7rvk5
FOREIGN KEY (answer_answer_id
) REFERENCES answer
(answer_id
))