Yes but if you do a batch delete or update web2py has to copy all records 
from one table to another one by one. That may cause a significati slowdown 
that will lock the db for long time. It may have bad consequences.

On Monday, 16 April 2012 04:56:54 UTC-5, Johann Spies wrote:
>
> Will this auditing also work with changes in data that does not come from 
> form-submission?  Say for instance I run a batch update/delete from a 
> script or using 'selectable' in a grid to select a number of records to be 
> deleted, will that not bypass the auditing?
>
> I ask because calculated fields are not updated in such a case.
>
> Regards
> Johann
> -- 
> Because experiencing your loyal love is better than life itself, 
> my lips will praise you.  (Psalm 63:3)
>
>

Reply via email to