BaseDatabaseSchemaEditor.alter_db_table(model, old_db_table, new_db_table)
[source]
Renames the model’s table from old_db_table
to new_db_table
.
BaseDatabaseSchemaEditor.alter_db_table(model, old_db_table, new_db_table)
[source]
Renames the model’s table from old_db_table
to new_db_table
.
Designed by : w10schools
service@w10schools.com
Please login to continue.