Skip to content

An Ent extension providing soft-delete functionality without requiring importing generated code into the schema.

License

Notifications You must be signed in to change notification settings

klippa-app/ent-soft-delete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An Ent extension providing soft-delete functionality without requiring importing generated code into the schema.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published