robert rottermann wrote:
> Hi there,
> 
> I am building a zope/plone site that uses sqlalchemy  (collective.lead).
> 
> on two systems I am developping on everything works fine, a third one that
> has 64 bit linux installed (all systems use SuSE 10.3) I get an traceback:
> 
>   Module ruagaero.intradevcontent.db.db, line 22, in _setup_tables
>   Module sqlalchemy.schema, line 166, in __call__
>   Module sqlalchemy.schema, line 70, in get_engine
> InvalidRequestError: This SchemaItem is not connected to any Engine

0.3.x?  could be an attempt in '_setup_tables' to autoload tables 
without a database configured to load from.


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