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 stale · no recent hits
total hits 15
actors 5 distinct systems
last hit 22d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇬🇧 United Kingdom · 🇨🇦 Canada · 🇫🇮 Finland
Resources
packageadonis-lucid-soft-deletes ↗