I have a list, x, with allowed values for field table.x. Is there a
succinct way to do something like this?

db(db.table.x in x).select()

Reply via email to