﻿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
15506	Savepoint support for sqlite3 backend	Chris Lamb	nobody	"We can enable savepoints on sqlite if the user has set `isolation_level=None` in their OPTIONS dict (or they have otherwise set the `isolation_level` to  `None`) on the `django.db.connections.connection` sqlite instance. The default is `''` (empty string).

Patch attached."	New feature	closed	Database layer (models, ORM)	1.2	Normal	duplicate		Chris Lamb niwi@…	Accepted	1	0	0	1	0	0
