Hi,


I have a requirement to create audit history (in an audit table for every
actual table in the db) when data gets updated. I do not want to write
triggers in the db as the applications is db agnostic. With torque what is
the best way to write the audit logic – should I change the do<action>
methods to perform the audit along with the action?



Any idea will be helpful. Has someone tried auditing implementation like
this in torque?



Thanks,

Sarathy

Reply via email to