-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
I just upgraded my lap timer after sitting on a shelf for months. Now getting this error
OperationalError: (sqlite3.OperationalError) no such column: pilot.phonetic [SQL: u'SELECT pilot.id AS pilot_id_1, pilot.pilot_id AS pilot_pilot_id, pilot.callsign AS pilot_callsign, pilot.phonetic AS pilot_phonetic, pilot.name AS pilot_name \nFROM pilot \nWHERE pilot.pilot_id = ?\n LIMIT ? OFFSET ?'] [parameters: (1, 1, 0)] (Background on this error at: http://sqlalche.me/e/e3q8)
It seems like the database schema has changed, but I can't find any documentation or scripts to update it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels