On Sat, 2006-02-12 at 06:40 +0000, Burhan wrote:
> Hello Everyone:
> 
>   I am trying to get my first TG application off the ground using
> SQLAlchemy, but when I try to have tg-admin create the sql (with
> tg-admin sql create) I get the following:

>   File "build/bdist.linux-i686/egg/sqlalchemy/schema.py", line 265, in
> accept_schema_visitor
>   File "build/bdist.linux-i686/egg/sqlalchemy/ansisql.py", line 658, in
> visit_table
>   File "build/bdist.linux-i686/egg/sqlalchemy/databases/mysql.py", line
> 438, in get_column_specification
> AttributeError: 'ForeignKey' object has no attribute 'engine_impl'

It'll probably help to see the model code that uses 'engine_impl'
Sounds like a model error, but am I by no means an expert here. ;)

Iain



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