This extension for Ent provides soft delete functionality without importing the generated codebase into the schema.
- Generates soft delete hooks and interceptors.
- A mixin and annotations that can be used to enable soft delete on schema.
- Customizability over various aspects of the functionality.
- The column name.
- Support for cascades.