Seth wrote:
>
> Thank you Michael,
>
> What about using this type of thing inside another query?
>
> I keep getting:
>
> AttributeError: 'Select' object has no attribute '_nested_statement'

the identifier '_nested_statement' is not part of SQLAlchemy so that's
something on your end (or perhaps you're using an extremely old version of
SQLAlchemy, which is never recommended).



--~--~---------~--~----~------------~-------~--~----~
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