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
(sqlite3.IntegrityError) NOT NULL constraint failed: quiz1.user_id