Ola , estou tentando fazer uma busca no banco usando db(db.table.id == request.vars.id).select()
só que esse select retorna uma lista/rows dai queria saber como retornar apenas um item, ja tentei usar o .firts() mas não ta funcionando direito alguem teria alguma ideia -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/b61ac3fa-7ec5-4268-baaa-e9ad27c9f3f1%40googlegroups.com.

