Saving to table works first time but not second time results in error: NOT NULL constraint failed in sqlalchemy

前端 未结 0 914
自闭症患者
自闭症患者 2021-01-07 07:43

I get the error (sqlite3.IntegrityError) NOT NULL constraint failed: quiz1.user_id when I try saving to my table a second time. The tables are defined in my mod

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