I am trying to insert values into my comments table and I am getting a error. Its saying that I can not add or update child row and I have no idea what that means.
m
First delete the constraint "fk_comments_projects1" and also its index. After that recreate it.