Package version
Defines a data deletion detection policy that implements a soft-deletion strategy. It determines whether an item should be deleted based on the value of a designated 'soft delete' column.
Polymorphic Discriminator
The name of the column to use for soft-deletion detection.
The marker value that identifies an item as deleted.
Generated using TypeDoc
Defines a data deletion detection policy that implements a soft-deletion strategy. It determines whether an item should be deleted based on the value of a designated 'soft delete' column.