I am using TG2.1 on WinXP.
Python ver is 2.6.
Trying to use sqlautocode (0.5.2) for working with my existing MySQL
schema.
SQLAlchemy ver is 0.6.6

>> import sqlautocode  # works OK

While trying to reflect the schema ----

>> sqlautocode mysql:\\username:pswd@hostname:3306\schema_name -o tables.py

SyntaxError: invalid syntax
is raised.

Can someone please point out what's going wrong, & how to handle the
same?

Thanks,
Vineet.

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en.

Reply via email to