﻿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
36398	"select_for_update(of=...) ignores ""self"" when using values_list() when not selecting a column from the model"	OutOfFocus4	JaeHyuckSa	"As of the most recent version of Django, if a queryset uses `values_list(...)` and `select_for_update(of=(""self"", ...))`, and the resulting SQL contains a nullable join, the resulting SQL will cause a database error if none of the values in `values_list(...)` involve columns from the queryset's model's table."	Bug	assigned	Database layer (models, ORM)	dev	Normal			Shai Berger	Accepted	1	0	0	0	0	0
