• Michał Zając's avatar
    Drop FindingPipelines and Findings in bg migration · 391452f5
    Michał Zając authored
    This commit introduces a background migration to remove
    Vulnerabilities::FindingPipeline objects for a given
    Vulnerabilities::Finding object and the Finding itself.
    
    We can't rely on cascade drop when removing Findings since it will
    timeout when the Finding has too many FindingPipelines associated
    
    Changelog: changed
    391452f5
20211116111644 64 Bytes