﻿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
4056	"[oracle branch] Optional ""tablespace"" parameter for indexes"	Matt Boersma	Adrian Holovaty	"You won't find a real Oracle schema in the wild that doesn't use multiple TABLESPACES to organize data storage.  While Django's ORM will never emit production DDL that a DBA accepts without modifications, we can try.

A very common performance-oriented paradigm in Oracle is to store database indexes in their own tablespace.  If Django columns accepted an optional ""tablespace"" parameter in combination with ""index=True,"" the Oracle backend could create the proper DDL for this."		closed	Database layer (models, ORM)	other branch		fixed	oracle tablespace		Unreviewed	0	0	0	0	0	0
