An example of a working script that uses this technique is here:
http://www.sqlalchemy.org/trac/attachment/wiki/UsageRecipes/AutoCode/autocode.py

Paul


On 3/21/07, Mando <[EMAIL PROTECTED]> wrote:
>
>
> > select([information_schema.tables.c.table_name,
> >         information_schema.tables.c.table_schema])
>
> Sorry, but I don't undestand how.
>

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to