Methods for Tracking Change

December 22, 2009

Posted in Community

Posted By: Chris Peters

Per gets down and dirty with a new chapter in the Documentation called <a href="https://cfwheels.org/docs/chapter/dirty-records">Dirty Records</a>. Really it's all about tracking change to your database records dynamically. <a href="https://cfwheels.org/docs/chapter/dirty-records">Give it a read</a> and learn about the power of methods like hasChanged(), XXXHasChanged(), XXXChangedFrom(), changedProperties(), allChanges(), and more.

Latest Blog Posts