﻿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
4055	"[oracle branch] Optional ""tablespace"" parameter on models"	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.

Having a ""tablespace"" parameter, probably attached to the Meta inner class, would help a lot.  Most backends can just ignore it, but Oracle can add ""TABLESPACE [name]"" to the end of each TABLE CREATE stanza.  And there will be rejoicing."		closed	Database layer (models, ORM)	other branch		fixed	oracle tablespace		Accepted	0	0	0	0	0	0
