I need to pass a dict from a row to render a template that is in DB. I got error and verified that only decimal fields are not being put in dict when I use: rows.as_dict()
- [web2py] Decimal Field omitted in rows.as_dict() yamandu
I need to pass a dict from a row to render a template that is in DB. I got error and verified that only decimal fields are not being put in dict when I use: rows.as_dict()