You can do it renaming the column in the DB and after this renaming the Entity class var who link's with this.
That's not pythonic, but works :) 2009/9/23 Isaac Wagner <[email protected]> > > Is there a way to rename a column in an existing table? My DB has > live data in it and I need to rename the column, but don't know how. > Thanks. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" 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/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
