If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
A small function that help running paginated queries. ...
A working prototype that reads a query structured as Python dictionary and creates a Query class instance (for database I/O) ...
A little trick to sum up or multiply a list of query conditions. ...
How to save gluon.dal.Query and gluon.dal.Expression objects in the session. ...