On 8/24/07, Stodge <[EMAIL PROTECTED]> wrote: > Is there an easy way to re-synch the database without wiping it so it > can somehow apply the SQL changes automatically?
Yes, it's called "ALTER TABLE". No, there's nothing contradictory in providing an ORM without providing automated schema migration. Yes, you really need to know how basic SQL constructs work if you're going to do effective web development with database-backed applications ;) -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---