Part of lp.scripts.garbo View In Hierarchy
Removes CodeImportResult rows if they are older than 30 days and they are not one of the most recent results for that CodeImport.
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 |