Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sequel_timelined

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sequel_timelined

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

dm-is-timelined

This sequel plugin adds parallel copy-on-write to all models, copying all properties, changing the 'id' field to 'timeline_id' and adding the properties 'timeline_action', 'timeline_timestamp'.

On create, delete and update, the model will be automatically copied to '''model_name_timeline''' to provide full history and auditing capabilities without having to fall back to complex UNION statements.

Warning

sequel-timelined will NOT provide helpers for creating views (yet).

sequel-timelined will ONLY work for models using an artificial key called 'id'.

TODO

  • Add helpers for views.
  • Handle composite keys gracefully.

FAQs

Package last updated on 11 Jun 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc