So sorry. I found it. I did not realize current_record was what I was looking for.
On Friday, April 1, 2016 at 8:12:10 PM UTC-5, Jeff Riley wrote: > > All, So I have out smarted myself. I want to return all versions of a > specific sheet from sheet_archive. Sheet_archive is a Web2py record > version table. I was expecting the archive table to have the sheet.id > column, but it appears it does not. So I am wondering how I would return > all archive records where db.sheet.id == ?? > -- 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/d/optout.

