I am using FlaskSQLAlchemy to connect to a SQLite database. When making an instance of a model, it gives him all the column values except the id which is the primary key.