For those that need soft delete functionality on their models, I just 
submitted a PR that modifies the sequel-paranoid plugin:

More info: https://github.com/sdepold/sequel-paranoid/pull/15/files

Essentially, with my changes there are no side effects. It does not 
override any core methods unless you opt-in for them.

It also supports a dataset method where you can do 
instance.association_dataset.soft_delete.

It probably will not get merged as that project hasn't had any changes in 
recent times. You can pull my master branch for more recent changes.

https://github.com/Aryk/sequel-paranoid

Thanks,
Aryk


-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to