The "_extra" dictionary stores values generated from expressions (rather 
than raw values from individual fields). If you don't want them to appear 
in the conversion of the Rows to a list of dictionaries, then don't include 
them in the original .select() call that generated the Rows object.

Anthony

On Wednesday, July 20, 2016 at 10:00:57 AM UTC-4, Eric wrote:
>
> Hi There,
>
> Is there a way in Web2Py to suppress the _extra information when selecting 
> data with as_list() or as_dict()?
>
> I can't find it and option for it, but maybe I'm just overlooking it in 
> the documentation ;)
>
> Thanks!
>

-- 
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