﻿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
11455	Rename misleadingly named sql_create_table_suffix function	Dennis Kaarsemaker	nobody	While investigating a way to implement a new feature I wanted, I came across the sql_create_table_suffix function in django.db.backends.creation and subclasses. This function has a misleading name as it is only used when creating the test database. Attached patch renames the function to say what it does.		closed	Database layer (models, ORM)	dev		wontfix			Unreviewed	1	0	0	0	0	0
