UP Need help
Richard On Mon, Mar 13, 2017 at 2:03 PM, Richard <[email protected]> wrote: > Hello, > > I am analysing my app and found that many tables that I thought were lazy > (lazy_tables = True) are actually not... Investigating why was that... I > found (I think) that 'reference table_name' cause a table to be not be lazy > anymore as mostly all table that are referenced are not lazy... There is no > insight about that in the book, or I didn't find any... > > Is referenced tables can be lazy? > > I use web2py 2.14.6 build... > > There is old issue in pyDAL repo about reference and lazyness but they are > closed. > > Thanks > > Richard > > -- > 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. > -- 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.

