db.backends.base.schema.BaseDatabaseSchemaEditor.alter_db_tablespace()

BaseDatabaseSchemaEditor.alter_db_tablespace(model, old_db_tablespace, new_db_tablespace) [source]

Moves the model’s table from one tablespace to another.

doc_Django
2016-10-09 18:35:06
Comments
Leave a Comment

Please login to continue.