Add a 'type' column to the epoch database table. In migrate_database.py, add new function _migrate_add_epoch_type to add 'type' column to store TEXT. Call this _migrate_add_epoch_type function when starting the app in app.py