On Mar 13, 8:27 am, mdipierro <[email protected]> wrote: > They are listed in > > SQLDB._instances[thread.id] > > Look into SQLDB._close_all_instances in sql.py
I know there is class SQLDB in gluon.sql, but what is this SQLDB object? And, furthermore, if I have db1, db2, ... len(SQLDB._instances) == 1 (???) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

