Adonis Lucid Soft Deletes
JSON →Adds soft delete functionality to AdonisJS Lucid ORM models using a `deleted_at` flag. Version 2.1.0 supports AdonisJS 6 and Lucid 21.1+. Automatically excludes soft-deleted records from queries, provides `withTrashed()` and `onlyTrashed()` scopes, and offers `restore()` method. Ships TypeScript types and uses a mixin pattern via `compose()`. Requires Node >=20.6.0. Active development.
Traffic · last 30 days ↓12% vs prev 7d
total hits 15
actors 5 distinct systems
last hit 2d ago ByteDance
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · IQ
Resources
packageadonis-lucid-soft-deletes ↗