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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.