Hi, I'm curious to know: does SQLAlchemy have a schema dump facility, similar to the `tg-admin sql record` command that's available with SQLObject? That command is invaluable to me when changing my model. It informs me of the changes I need to make to my DB schema.
In the absence of such a facility, how do people manage their SQLAlchemy schemas? Thanks, Stuart --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

