Cause
attempted to delete a parent key value that had a foreign key dependency.
Action
delete dependencies first then parent or disable constraint.
Error Message
integrity constraint (string.string) violated - child record found
attempted to delete a parent key value that had a foreign key dependency.
delete dependencies first then parent or disable constraint.