Hello,

I believe this is what you are looking for:

.filter(obj.in([1, 2, 3]))

On Fri, Apr 23, 2010 at 9:33 AM, Alexander Zhabotinskiy <
a.zhabotins...@gmail.com> wrote:

> Hello.
>
> How to filter by list
> may be like:
>
> .filter(Some.value==[1,2,3])
>
> --
> You received this message because you are subscribed to the Google Groups
> "sqlalchemy" group.
> To post to this group, send email to sqlalch...@googlegroups.com.
> To unsubscribe from this group, send email to
> sqlalchemy+unsubscr...@googlegroups.com<sqlalchemy%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/sqlalchemy?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to