By phpwatcher
via bakery.cakephp.org
Published: Apr 17 2007 / 13:52
This behavior lets you implement soft delete for your records in your models by introducing a flag to an existing table which indicates that a row has been deleted, instead of deleting the record.



Add your comment