http://web2py.com/books/default/chapter/29/06/the-database-abstraction-layer#like--regexp--startswith--endswith--contains--upper--lower
On Friday, July 11, 2014 11:46:01 AM UTC-7, Jason Solack wrote: > > Hello everyone! > > I'm wondering if there is a "like" equivalent in the web2py DAL. > > I would like to do something like this: > > > db().select(db.person.name like 'JA') > > > thank you in advance for your help. > > Jason > > -- 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.

