Q:

why is my primary key displaying as none

c.execute("CREATE TABLE IF NOT EXISTS book (ID INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, title text, author text, year integer, isbn integer)")
0

New to Communities?

Join the community