Hi, Well, I just happened to say "model" in my original message. I could have said "Tool to check whether a bunch of SA tables matches the database tables".
That is what model_update.py does (at least, it tries to!) - so is it something you'd consider including as an SA plugin? Paul On 2/1/07, Michael Bayer <[EMAIL PROTECTED]> wrote: > > well, just making an app in such a way that all the "model" classes are > attached to a single-datamember called "model" is just one of an infinite > number of ways to do MVC. so your app is sort of part of a larger framework > (whether that framework explcitly exists or not). > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
