Hi, Well, I have used this a little more now and it is exactly what I need, although it took a bit of persuasion to get it working. I have updated the info on the Wiki at http://www.sqlalchemy.org/trac/wiki/UsageRecipes/ModelUpdate
Michael - is this something you'd consider having as a plugin? It would be helpful for me, and I expect TurboGears would expose the functionality through the tg-admin command. If you're in favor in principle I am willing to put some work in to make it more usable. Paul Paul Johnston wrote: >Hi, > >SQLObject's status command tells you if the database schema matches your >model. Well, at least if the same tables and columns exist, I don't >think it looks at types. > >I have now found the script again... >http://www.sqlalchemy.org/trac/attachment/wiki/UsageRecipes/ModelUpdate/model_update.py > >Paul > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
