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:

examples:
ERROR:  column shop_orderpayment.time_stamp does not exist at
character 127
ERROR:  column "time_stamp" of relation "shop_orderstatus" does not
exist at character 64
ERROR:  column payment_creditcarddetail.credit_type does not exist at
character 87

So payment.creditcarddetails got several new fields and renamed
several other, shop.order changed the timestamp field to time_stamp..

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?

Thanks,
Sam

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

Reply via email to