mikro-orm-soft-delete
The declarative soft-delete solution for MikroORM.
The declarative soft-delete solution for MikroORM.
Lightweight Mongoose Plugin for Effortless Soft Deletion
Provides functionality displaying change sets of entities in a history like ui.
This is a simple, easy-to-understand soft deleting package for MongoDB using Mongoose ODM.
A utility library for handling MongoDB document removal with optional soft delete, hooks, and related model handling.
A powerful and elegant MongoDB/Mongoose toolkit that makes database operations a breeze with built-in caching, search, pagination, performance monitoring, soft delete, versioning, data export/import, schema validation, and migration utilities
This eslint plugin is used to force developers to use { deleted: null } filter in where query.
This eslint plugin is used to force developers to use `{ deleted: null }` or `{ deletedAt: null }` filter in where query.