Part of lp.scripts.garbo View In Hierarchy
Our database schema allows LibraryFileAlias records that have no corresponding LibraryFileContent records.
This class deletes bug attachments that reference such "content free" and thus completely useless LFA records.
Inherited from BulkPruner:
Method | getStore | The master Store for the table we are pruning. |
Method | __init__ | Undocumented |
Method | isDone | See ITunableLoop . |
Method | __call__ | See ITunableLoop . |
Method | cleanUp | See ITunableLoop . |
Inherited from TunableLoop (via BulkPruner):
Method | run | Undocumented |