• Andrew Fontaine's avatar
    Allow Projects with Freeze Periods to be Deleted · a9a9f0b6
    Andrew Fontaine authored
    The original creation of the foreign key from freeze periods to projects
    did not set any on delete behaviour.
    
    The migration here deletes and recreates that foreign key with a
    cascading on delete, allowing the project delete to also delete any
    linked freeze periods.
    
    Changelog: fixed
    a9a9f0b6
20210617161348 64 Bytes