Hello,

I'm playing around with web2py and I'm very happy to find a tool/
framwork like that. It is exactly what I'm looking for since years.

One open question from my site.

Is there a way to do a db query and check that an id is not in a given
range or list.

something like that:
db(db.table.id.IS_NOT_IN(list)).select()

Best regards,
Joerg

Reply via email to