rapidjs / rapid.js

An ORM-like Interface and a Router For Your API Requests
https://rapidjs.drewjbartlett.com
710 stars 45 forks source link

Add .restore() method for soft deletes #15

Closed drewjbartlett closed 6 years ago

drewjbartlett commented 7 years ago

Add the inverse of .destroy() for any sort of softDeletes functionality.