Comment 3 for bug 799531

Revision history for this message
Siegfried Gevatter (rainct) wrote : Re: OperationalError: too many SQL variables

Zeitgeist should be fixed to concatenate the ints directly instead of relying on SQLite to use its argument parsing (which has this limit on the number of arguments).

Additionally, maybe we should consider adding a proper API for deleting events within a time-range.