Re: Manual schema migration

2010-08-02 Thread derek
On Aug 2, 12:57 pm, Torsten Bronger 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,

Manual schema migration

2010-08-02 Thread Torsten Bronger
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 a