Soft-delete namespace for sqldoc -- generates deleted_at columns, active views, and cascade triggers
Addon for soft deletes AdonisJS Lucid ORM
Soft-delete plugin for @knorm/knorm
Soft Delete for Bookshelf.js
A plugin for objection js that supports soft delete
Experimental implementation of soft-deletes for Adonis Lucid
sequelize code generator for models
Addon for soft deletes Adonis JS with Lucid ORM
Laravel-style soft-delete mixin for AdonisJS Lucid v22
There are 2 parts to this package: CSV to JSON serialization and JSON to CSV serialization. The module exposes 2 methods to fulfil these: `parse` and `unparse` respectively.
sequelize code generator for models
A Objectionjs plugin to add soft delete.
Helper switches key case for npm knex
Experimental library to synchronize state between a Durable Object and client. See [design discussion](https://github.com/cloudflare/partykit/issues/147).
Addon for soft deletes AdonisJS Lucid ORM
Parse and convert SQL DDL statements to a JSON Schema.
Soft delete data from your database
Emmet-like shorthand syntax that expands into SQL
Unofficial client API for National Archives of Malaysia (Arkib Negara)
Carbon Voice Contracts
Type-safe CRUD operations for content management with soft-delete, version tracking, and optimistic locking
A repo acts as the source of truth for the new nano's structure, configs, data etc.
Typed repository and populate layer for Kysely
A NestJS library for generating and managing reports in your applications.
Fast Amazon S3 object deletion tool.
Fastly API client
This documentation describes the Gitea API.
Jira Cloud platform REST API documentation
Jira Cloud platform REST API lib (OpenAPI document version: 1001.0.0-SNAPSHOT-af42c50d50804c2f1b8ad4bb80d52c53890867e2)
OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs
Jira rest api v2
common
common
This provides the REST API for admin operations
Infrastructure automation API, allowing programmatic access to all Exoscale products and services.
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Default scopes are bad. Don't delete your data.
Explicit soft deletion for ActiveRecord via deleted_at and default scope.
Overwrites default destroy behaviour by setting a deleted_at field.
Soft Delete records with deleted_at and deleted_by
Tiny plugin for MongoMapper to set deleted_at instead of actually deleting the record.
paranoid_fu keeps models from actually being deleted by setting a deleted_at field. It adds without_deleted and only_deleted named_scopes
see README
see README
Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7, using much, much, much less code. You would use either plugin / gem if you wished that when you called destroy on an Active Record object that it didn't actually destroy it, but just "hid" the record. Paranoia does this by setting a deleted_at field to the current time when you destroy a record, and hides it by scoping all queries on your model to only include records which do not have a deleted_at field.
This gem add deleted_at and last_view_at columns.
Never Lose Data. Rather than deleting rows this sets Record#deleted_at and gives you all the scopes you need to work with your data.
Rather than actually deleting data this just sets Record#deleted_at. Provides helpful scopes.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.