Disrupt07 wrote
> 
> @Simon
> Thanks. But what is <your_query>?  Is it SQLAlchemy or pure SQL?
> 

It is a Query object, as described here:

  http://www.sqlalchemy.org/docs/datamapping.html

If you haven't read them yet, I'd recommend working through a tutorial -
I found this one really helpful:

  http://www.rmunn.com/sqlalchemy-tutorial/tutorial.html

There's also the 'official' one:

  http://www.sqlalchemy.org/docs/tutorial.html

Simon

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to