Hi All,
I want to rename a column, eg. from Column('cl1', String (1)) to
Column('cl2', String(1)), and
then do create_all, nothing changes.Any idea how to do this ? Thanks, Abdul Kader -- You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en.
