﻿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
35412	Drop support for SQLite < 3.31.0.	Mariusz Felisiak	Mariusz Felisiak	"SQLite 3.28+ supports `EXCLUSION` and fixed distances in window expressions.
SQLite 3.30.1+ supports SQL 2003 `FILTER (WHERE ...)` in aggregate expressions.
SQLite 3.31+ supports virtual fields.

Ubuntu Focal ships with SQLite 3.31.1 (which will still by supported by Django).
Debian Bullseye ships with 3.34.1 (which will still by supported by Django) and will EOL in July 2024.
Python 3.10 ships with 3.35.4(5).

​SQLite 3.30.1 was released in October 2019. SQLite version support seems like a similar situation as GEOS libraries which we generally support about 5 years after released."	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
