yes. comment the line that enables record versioning, or make it conditional to something.
On Friday, 25 October 2013 23:43:39 UTC-5, tomt wrote: > > Hi, > I appreciate the db.table._enable_record_versioning() > capability provided by web2py, but there are some occasions when > I'd like to modify a table that has record versioning implemented > and not modify the archive. > > Is there some way that I can temporarily disable record versioning? > > I guess I could use raw sql, but I was hoping there was a mechanism > to temporarily disable archiving. > > Is this possible? > > - thanks in advance - Tom > > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

