we have this exact usage described right in the ORM tutorial:

http://docs.sqlalchemy.org/en/rel_0_7/orm/tutorial.html#common-filter-operators

On May 11, 2012, at 5:55 AM, Jonathan Vanasco wrote:

> Dan Kuebrich messaged me off-list -- the filter() method seems to
> accept the output of and_ & or_
> 
> it would be great if the docs in each section referenced this.
> 
> On May 10, 5:19 pm, Jonathan Vanasco <jonat...@findmeon.com> wrote:
>> they're in the sql.expression , and the orm.query object doesn't have
>> those methods.  what query method do i use to integrate them ?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sqlalchemy" group.
> To post to this group, send email to sqlalchemy@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.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@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