Skip to content

Make Sure Deletes Are Properly Handled in the Database #80

@kaBeech

Description

@kaBeech

For now, disallow cascading deletes. Before deleting a row, check if there are other rows which reference the row to be deleted, and if there are, throw error and halt the delete.

I might already have this set up in Ecto, but double check all tables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PriorityTo be addressed soonenhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions