This might be what I'm trying to fix in https://github.com/KSP-SpaceDock/SpaceDock/pull/264 ``` sqlalchemy.exc.DataError: (psycopg2.errors.InvalidTextRepresentation) invalid input syntax for integer: "kerbal-space-program" LINE 3: WHERE game.id = 'kerbal-space-program' ORDER BY game.id DESC... ```