On Mar 14, 2006, at 3:00 PM, Justin Johnson wrote:

> tg-admin sql migrate 002
>
> will update the database by calling up() or down() in the version  
> stack
> until you get to 002_AddTags.py
>

+10

TG *really* needs this (I wish I had time to help work on it). The  
lack of such a migration tool is the only thing (so far) in the whole  
stack that I find troublesome, because changing your model from one  
version of an app to the next is all but inevitable in most cases.  
With no migration tool or protocol it's going to be a very annoying  
process...

The "sql record" and "sql upgrade" stuff is not clear if it's going  
to just send data to the neutral zone if, for example, you rename a  
column.



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

Reply via email to