~witsch/divmod.org/Pyflakes

Viewing all changes in revision 2698.

Improve SQLite3 Spambayes storage implementation performance

Author: exarkun
Reviewer: mithrandi

Change the SQLite3 Spambayes storage implementation to load data for all of a
message's token data in as few SQL operations as possible, instead of
loading one token's data per SQL operation.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: