﻿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
30773	Support Algorithm parameter on MySQL migrations.	mklauber	nobody	"See: https://mysqlserverteam.com/mysql-8-0-innodb-now-supports-instant-add-column/

Mysql now supports (as of 8.0) a new ALGORITHM = INSTANT, that prevents long running DDL statements.  It would be useful to be able to define this on migrations, to prevent table locking, without having to manually write every migration.  Perhaps as an option on the database in the DATABASES setting dict?"	New feature	closed	Database layer (models, ORM)	dev	Normal	wontfix	mysql		Unreviewed	0	0	0	0	0	0
