eddiejaoude / Zend-Framework--Doctrine-ORM--PHPUnit--Ant--Jenkins-CI--TDD-

[DEPRECATED for ZF2 & Composer] Best practice Zend Framework (ZF) skeleton / base with Doctrine2 integration : High code coverage & build scripts using TDD. Issues section ar e used for project planning (features etc)
http://www.jaoudestudios.com
158 stars 40 forks source link

Extend the logging #37

Open koenHuybrechts opened 13 years ago

koenHuybrechts commented 13 years ago

Implement a way to log every change on the application: registration, ... Not just the note that a registration has been done, but also which fields are changed or ....

eddiejaoude commented 13 years ago

We could add to the account_audit table before & after columns. But then this is trying to version the data - i suppose we could only keep this data for 3months or so if the table got too bit