So I have this piece of code:
CREATE TABLE IF NOT EXISTS news( id INTEGER PRIMARY KEY AUTOINCREMENT, userid INTEGER, title TEXT NOT NULL, phot