At present, auth._enable_record_versioning and 
db.table._enable_record_versioning 
update a record every time something is modified or deleted (including the 
flipping of the *is_active* field). Is there a way to use the functionality 
provided by these functions to update an archive only upon deletion of 
records, ignoring changes that do not remove the record from the original 
database or don't flip the *is_active* bit? Thanks.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to