On Monday, June 11, 2018 at 10:58:01 PM UTC-4, Maurice Waka wrote:
>
> Selecting the last item in q or a ends up with:
> <Row {'message': '....strings....'', 'id': 8135L}>
>That is the Python representation of an entire Row object. Probably you want to get just a single field from within it. Anthony -- 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]. For more options, visit https://groups.google.com/d/optout.

