输入banner图图片脚本导航/分类

sqlite3, IntegrityError: UNIQUE constraint failed when inserting a value

sqlite报错:

sqlite3.IntegrityError: UNIQUE constraint failed: IMAGESTATUE.ID

 

解决方案:

Change INSERT to INSERT OR IGNORE

  

sqlite3, IntegrityError: UNIQUE constraint failed when inserting a value

标签:sqlite3   insert   ignore   pre   sqlite   方案   nbsp   const   erro