Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 431 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 431 Bytes

Ent Soft Delete

This extension for Ent provides soft delete functionality without importing the generated codebase into the schema.

Planned Features

  • 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.