[sqlalchemy] Re: Subquery questions

2009-11-21 Thread jcm
On Nov 11, 10:22 am, "Michael Bayer" wrote: > > On Tue, Nov 10, 2009 at 9:55 PM, jcm wrote: > > >> Folks, > > >> I could do with some decent docs on subqueries. I've tried to play > > since you got some help here, I'll also note that I

[sqlalchemy] Subquery questions

2009-11-10 Thread jcm
Folks, I could do with some decent docs on subqueries. I've tried to play with what's on the website, but it's not helping me to convert the following into an SQLAlchemy subquery: select * from symbollistentries WHERE symbollistentries.symbollistentry_id NOT IN (select symbollistentries.symbolli