Hi All,

My tg_user table contains some more columns and some complex links to
other tables, which are not representable in ActiveMapper. Hence
leaving the generated code related to identity management intact, I
thought to re-define the tables using sqlalchemy. But I get this error:

sqlalchemy.exceptions.ArgumentError: Table 'None.tg_user' is already
defined. specify 'redefine=True' to remap columns, or
'useexisting=True' to use the existing table

Needing suggestions on ways to handle this scenario.

Thanks
Sanjay


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

Reply via email to