If I try and insert a row that violates a foreign key constraint on that table, I get an error even if I use insert or ignore.
insert or ignore
Is there any way to do thi