Of course no print required in .belongs() :)
Richard On Fri, Jan 15, 2016 at 1:41 PM, Anthony <[email protected]> wrote: > On Friday, January 15, 2016 at 1:28:35 PM UTC-5, Richard wrote: >> >> So to avoid issue someone has to : >> >> >> print >> db(db.auth_user.first_name.lower().like('%r'))._select(db.auth_user.ALL) >> > > Only if you're using the DAL to generate SQL statements to copy/paste to > pgAdmin. > > 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. > -- 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.

