Use south. The overhead is worth it. On Jun 5, 12:57 pm, Dave E <dever...@innotts.co.uk> wrote: > ah. forgot about the plain text in Google Groups... apologies. Again, > in English: > > Given that Syncdb won't ever issue an alter table command ('no such > column'), that Schema Evolution is still in debate, that South is a > bit of an overhead if all you want to do is add a field to an existing > model - one column to a table, and that manually adding this to an > existing database (e.g. sqlite which will add a column but not rename > one) is a fiddle, how would you suggest the easiest way of adding one > (overlooked) column to an existing table to enable a new field in an > existing model when the database is already full of data? Given that > gui database browsers are also in the picture (e.g. SQLite Manager for > Firefox).
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.