What version of web2py, and are you sure it includes the proper version of 
PyDAL?

What is the object type of db._adapter (a) immediately after db is created 
in db.py and (b) when db is assigned from current.db in the module?

Your traceback shows object type "SQLite", but the adapter is not of that 
type.

Anthony

On Wednesday, December 21, 2016 at 11:57:24 AM UTC-5, Jurgis Pralgauskis 
wrote:
>
>
> > That's odd. Hard to say what's going on without seeing the code. Maybe 
> attach a minimal app that reproduces the problem.
>
>
> https://github.com/dz0/web2py_grand_helpers/blob/master/app/modules/plugin_search_form/search_form.py#L188
>
> you can toggle comment with next line to see the non/working case...
>
> ps.: current.db is set in
>
> https://github.com/dz0/web2py_grand_helpers/blob/master/app/models/plugin_search_form.py
>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to