I updated and get this now:

Traceback (most recent call last):
File "C:\\web2py\\gluon\\main.py", line 551, in wsgibase
SQLDB.close_all_instances(SQLDB.rollback)
AttributeError: type object 'SQLDB\' has no attribute
'close_all_instances\'


On Dec 12, 11:27 pm, mdipierro <[email protected]> wrote:
> I am rewriting the DAL to make more modular. 75% is done and it is in
> trunk.
>
> Please take a look. I need one official tester for each supported
> database backend (except sqlite since I can do that)
>
> Any volunteer?
>
> Now every supported backend has an adapter and most funcitons are
> delegated to the adapter so it will be easy to extend to other RDBS.
> There are still a few exceptions here and there need to be moved into
> the adapter APIs.
>
> Comments are appreciated. Hope this is going in the direction that
> people expect.
>
> Massimo

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" 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.


Reply via email to