On 5 Mar, 18:40, "Michael Bayer" <[email protected]> wrote: > im finding it easiest to just autoload the tables in my migrate script. > That way there's no "cut and paste the table def" going on, you just load > them as they are from the DB. and "the schema definition stays in the > database" for those who get bent out of shape about that. problem solved. > the migrate docs should suggest this too.
I see, thanks for your help :) (And Kevin's too of course) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
