Skip to content

Deletion of schema objects and rows should not result in a CRUD-type delete. #2

@Samshal

Description

@Samshal

Due to enforcement of referential integrity, deleting rows from objects with at least one foreign key constraint dependent on them might result in unexpected consequences such as data loss, acyclic dependencies, etc.

This affects schema such as the Accounts.BillingTypeItems, Pharmacy.InventoryTypeItems and so on.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions