How I can make DAL query using bitwise 'AND' operator?

raw sql looks like:
select * from some_table where flags & 1 = 1

thanks

LOVE web2py

Reply via email to