Hello, was just wandering what is the best way to support database history using the phalcon model? What I mean is instead of updating an record in a database I would like to flag it as removed and insert a new one. Cheers
Hello, was just wandering what is the best way to support database history using the phalcon model? What I mean is instead of updating an record in a database I would like to flag it as removed and insert a new one. Cheers