Thanks Bruce! When I first read your post, I though, oh great, it's going to tell me which objects have new/renamed attributes and I'll have to sort out the SQL myself, but no, there's actually SQL to use to update! Excellent!
Thanks to all the team, developers and community, Sam On Oct 15, 4:55 pm, "Bruce Kroeze" <[EMAIL PROTECTED]> wrote: > On Wed, Oct 15, 2008 at 7:47 AM, nostradamnit <[EMAIL PROTECTED]>wrote: > > > > > Hi all, > > > After updating to the latest trunk (1613), I notice that there have > > been quite a few structural changes in the models, and therefore the > > database: > > > I ran manage.py syncdb and it did NOT update my tables?!? (Perhaps > > it's not supposed to, excuse me if so) > > Is there a reliable way to update the database with these changes, or > > do we have to slog through them ourselves? > > Correct, syncdb does not update tables. You'll have to refer to the > Backwards Incompatible page and apply those changes manually. > > http://www.satchmoproject.com/trac/wiki/BackwardsIncompatibleChangesA... > > +Brucehttp://gosatchmo.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" 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/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
