insert or ignore rows that violate foreign key constraints sqlite

前端 未结 0 852
难免孤独
难免孤独 2020-12-17 14:53

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.

Is there any way to do thi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题