Hello, I would like to access to the db variable declared in db.py in another thread but I get this error:
AttributeError: 'thread._local' object has no attribute '_pydal_connection_140400076448208_2359 Despite a lot of research, I can't find a way to make it work. Does anyone has an idea of how to counter this problem ? -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/c883427f-957f-44b2-a362-14f9635b8cd3%40googlegroups.com.

