OK, I see how that allows you to add a new column, but what if I want to create a completely new table using the same name?
Like I said above, I can 1) create class Adventurer, and 3) create a completely different class Adventurer, but I don't know how to 2) delete my first Adventurer so I can redefine it. I'm sorry if I'm not explaining this very clearly. This is more of a Python question than a db question. I just don't know how to get rid of my first class without restarting my Python shell. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

