SHARE
TWEET

Untitled

a guest Nov 23rd, 2015 55 Never
  1.   [Illuminate\Database\QueryException]
  2.   SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fa
  3.   ils (`infnextdb`.`#sql-265_6825`, CONSTRAINT `posts_capcode_id_foreign` FOREIGN KEY (`capcode_id`) REFERENCES `
  4.   roles` (`role_id`) ON DELETE SET NULL ON UPDATE CASCADE) (SQL: alter table `posts` add constraint posts_capcode_id_
  5.   foreign foreign key (`capcode_id`) references `roles` (`role_id`) on delete set null on update cascade)
RAW Paste Data
Top