﻿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
32780	Make covering and deferrable UniqueConstraint on SQLite a noop.	Hannes Ljungberg	Hannes Ljungberg	Creating a constraint like `UniqueConstraint(fields=['name'], name='name_unq_covering', include=['weight'])` on SQLite will issue the warning `models.W039` stating that a constraint won't be created even though it is.	Cleanup/optimization	closed	Migrations	dev	Normal	fixed			Accepted	1	0	0	1	0	0
