﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
7674	simple SchemaEvolution	tmbdev	nobody	"I read the discussion of SchemaEvolution in the wiki.  General automatic SchemaEvolution is hard, but that doesn't mean that the simple cases can't be handled.

In particular, I think syncdb should handle:

* add a column (including adding a new foreign key)

* remove a column

* change the type of a column (fails if the types aren't convertible)

This would probably cover 99% of the schema evolution needs people have."		closed	Uncategorized	dev		invalid			Unreviewed	0	0	0	0	0	0
