2022-08-16 sqlite3, IntegrityError: UNIQUE constraint failed when inserting a value
https://www.cnblogs.com/sddai/p/10592091.htmlhttp://www.chenxm.cc/article/1110.html.html解决方案:ChangeINSERTtoINSERTORIGNORE在使用sqlite,使用语句insertorreplaceinto或者是insertorignoreintosqlite3,IntegrityError:UN