﻿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
30033	SQLite schema editor should use the documented to emulate table alterations on SQlite3.	Simon Charette	Simon Charette	"In the light of #29182 [https://github.com/django/django/pull/10733#issuecomment-445862681 SQLite's main author mentioned] that we should conform to the documented procedure to emulate table alterations on SQlite3.

Right now the [https://www.sqlite.org/lang_altertable.html#caution SQLite's schema editor follows a procedure documented as incorrect] and prevents usages of the SQLite 3.26 improvements regarding table and column renames while foreign key constraints are disabled."	Cleanup/optimization	assigned	Migrations	dev	Normal				Accepted	0	0	0	0	0	0
