cool, that seems like a really cool project. One of the things I like about
writing upgrade scripts (for sql-alchemy-migrate) is that I get an
opportunity to insert/modify data as part of the upgrade.

For example recently I added a table which stored wiki style names for other
objects in the database. The upgrade script offered me the opportunity to
populated that new table making my testing/deployment a lot easier.

Do you plan to cover that kind of scenario?


-- 
blog: http://www.luckydonkey.com
work: http://www.newmetalarmy.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to