Answers for "Cannot add or update a child row: a foreign key constraint fails (`afkodb`.`user_roles`, CONSTRAINT `FKrhfovtciq1l558cw6udg0h0d3` FOREIGN KEY (`role_id`) REFERENCES `role` (`id`))"

0

Cannot add or update a child row: a foreign key constraint fails

SET FOREIGN_KEY_CHECKS=0
Posted by: Guest on July-09-2021

Code answers related to "Cannot add or update a child row: a foreign key constraint fails (`afkodb`.`user_roles`, CONSTRAINT `FKrhfovtciq1l558cw6udg0h0d3` FOREIGN KEY (`role_id`) REFERENCES `role` (`id`))"

Browse Popular Code Answers by Language