A question about record versioning.  Is it possible to have this ON and 
still *not keep* deleted versions of the record in the original table? 2 
reasons - 
1) When there are tables with a number of deletes, the table will become 
huge 
2) If we are using hand-written SQLs in many places, we have to remember to 
add the filter to fetch only the valid records ( I am assuming when we 
write our SQLs, web2py will not automatically add a filter).

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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