﻿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
36391	Document RawSQL on “Performing raw SQL queries” page	Adam Johnson	Amar	"#25212 documented [https://docs.djangoproject.com/en/stable/ref/models/expressions/#django.db.models.expressions.RawSQL the `RawSQL` expression class]. However, it didn’t add a mention to [https://docs.djangoproject.com/en/stable/topics/db/sql/ `topics/db/sql.txt`], “Performing raw SQL queries”, which lists the “two ways” Django gives users to perform raw SQL queries. 

`RawSQL` represents a third way, although it is only usable for subqueries of a non-raw `QuerySet` query, so I believe it deserves a mention on that page too."	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
