﻿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
27341	Altering max_length on sqlite: makemigrations creates correct migration, but migrate does not alter length of varchar in the database itself	Gerben Morsink	nobody	"I think the title is self-explanatory.

At my local django installation, changing the max_length of a charfield did result in the correct migrations (a.k. 0010_autocreated....py), but migrating the changes to the Sqlite database did not change the varchar in the database to the new max_length.



"	Bug	closed	Migrations	1.8	Normal	worksforme			Unreviewed	0	0	0	0	0	0
