This article is tagged with:
Sqlite operational error no such column
and mysql
sqlite operational error no such column
'''
If you add a column to a table after you have initialized the model, you have to delete the database and initialize the model again.
'''