id_list = [50, 45, 32, 11]
rows=db(dv.autos.id.belongs(id_list)).select()

Reply via email to