Hi everyone, I am wondering if there is an equivalent in web2py dal.
I would like to do something like this:
db().select(db.person.name like 'JA')
Thank you so much for your help!
Jason
just found my answer
db().select(db.person.name.like('JA%'))
Source: https://habr.com/ru/post/1548117/More articles:https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1548111/git-awspush-is-not-a-git-command-when-trying-to-push-a-repository-to-amazon-elastic-beanstalk-on-mac&usg=ALkJrhjQALV_0yNZ20SWSt9Ppkk2NEqg8QNSExpression Calculator in Swift - iosNeed to write a calculator in Objective-C - stringPython - What is a lazy property? - pythonProblems with the amount of data when querying data from SQL Server using PostgreSQL external data shell - sql-serverDoes OPTIONS query make 2x application slower? - apiHow do filters work in wtforms? - wtformsGit - package exceeds maximum size - gitIs the .js platform considered a "polymer"? - polymerC # How to make a factory method return a subclass type - c #All Articles