jhawthorn / discard

🃏🗑 Soft deletes for ActiveRecord done right

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sequel Support

IsmailM opened this issue · comments

Hi,

Discard looks great!

I was wondering if there were any plans to add Sequel support.

Based on a super quick look at the codebase - there does not seem to be much ActiveRecord-specific code.

This project is generally considered to be feature complete. I am not interested in adding support for other database adapters, but if you create a gem that provides soft-deletion support in the same style as Discard, but for Sequel, I would love to link to it from the project's README. Thanks!