﻿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
35935	sqlmigrate prevents normal colorization of system checks	Jacob Walls	Jacob Walls	"`sqlmigrate` forces `no_color=True` for the sake of not colorizing the sql keywords `BEGIN;` and `COMMIT;`, but this has the side effect of preventing system check output from being colorized.

(To reproduce, begin with a project that will emit a system check, and run sqlmigrate.)

Suggesting a small [https://github.com/django/django/pull/18846 PR] to preserve the non-colorization of `BEGIN;` and `COMMIT;` while still colorizing system checks."	Cleanup/optimization	closed	Core (Management commands)	dev	Normal	fixed	no_color		Ready for checkin	1	0	0	0	0	0
