﻿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
20561	QuerySet .distinct([*fields]) documentation improvements	Jani Tiainen	nobody	"QuerySet does have .distinct([*fields]) method has optional feature to provide fields that are used on distinct. This feature is supported only by PostgreSQL.

In documentation there is a small note about fields being supported in PostgreSQL only. Almost all examples though uses fields provided which works only in PostgreSQL. It gives impression if reader does just a quick look of examples that passing parameters is common operation which works everywhere.

Examples should use common format that works for everybody and with a note add database spesifics."	Uncategorized	closed	Documentation	1.5	Normal	fixed			Accepted	0	0	0	0	0	0
