@voltro/plugin-soft-delete
v0.20.2
Published
Soft-delete plugin — ships the `softDelete()` schema mixin (deletedAt + deletedBy → Actor). The framework runtime turns `ctx.store.delete()` into an UPDATE on tables that carry this mixin; `ctx.store.hardDelete()` bypasses.
