Skip to content

REFACTOR LIST: Once we get cascading deletes from Prisma #334

Open
@robin-macpherson

Description

@robin-macpherson

Description

Currently, Prisma does not support cascading deletes and so we are having to write workarounds by manually deleting related data before deleting the thing. This issue is just to help us track the places where we end up having to do this so that we can easily go back through and clean up/refactor once we get native Prisma support for this.

cc: @Lanny

Places

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions