﻿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
27062	Add support for for_update for MSSQL	denisenkom	nobody	"Currently SQL generator adds FOR UPDATE clause at the end of the query but MSSQL requires it to be after FROM clause.  SQL generator should be updated to allow for MSSQL syntax.

Patch: https://github.com/django/django/pull/5667"	New feature	closed	Database layer (models, ORM)	1.10	Normal	fixed	mssql for_update database orm	denisenkom@…	Ready for checkin	1	0	0	0	0	0
