﻿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
32501	Add support for INSERT...RETURNING on SQLite 3.35+	Mariusz Felisiak	Girish Sontakke	"Support for the `RETURNING` clause on `INSERT` statements is one of the headline features in SQLite 3.35.0 (pending), see [https://www.sqlite.org/draft/releaselog/3_35_0.html changelog] and [https://www.sqlite.org/draft/lang_returning.html docs]. This will allow `bulk_create()` to retrieve primary keys on SQLite.

Follow up to #31403."	New feature	closed	Database layer (models, ORM)	dev	Normal	fixed			Accepted	1	1	0	1	1	0
