Skip to content

no such column polot.phonetic #83

Description

@spuder

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions