On Jul 21, 1:22 am, Guyren G Howe <[email protected]> wrote:
> I'm getting this error on the first table in a model file.
>
> The import is happening four times. The backtraces each time are:
Pervasively adding
__table_args__ = {'useexisting': True}
to my orm class declarations fixed the error. But that's a peculiar
piece of tedious busy work to be required to do. Would love to know
what's causing this.
--
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.