Re: Manual schema migration
On Aug 2, 12:57 pm, Torsten Bronger <bron...@physik.rwth-aachen.de>
wrote:
> Hall chen!
>
> Does anybody know a tutorial for Django-related schema migration by
> using the SQL console directly? (Preferably PostgreSQL.) We
> evaluate South at the moment, but we'd like to have the low-level
> knowledge as a fallback. Of course, general SQL knowledge can be
> assumed.
>
> It needn't be an online resource. If this is discussed in one of
> the published Django books, this would be great to know, too.
>
Not sure this is _quite_ what you want, but there are some generic
guidelines here:
http://blog.aplikacja.info/2009/10/migrate-database-schema-in-django/
and an interesting article here:
http://wrongsideofmemphis.wordpress.com/2010/05/21/migrating-data-with-django-1-2/
--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home