Opened 10 years ago
Last modified 10 years ago
#23630 closed Bug
AlterModelTable doesn't rename auto-created tables — at Initial Version
Reported by: | no | Owned by: | nobody |
---|---|---|---|
Component: | Migrations | Version: | 1.7 |
Severity: | Release blocker | Keywords: | |
Cc: | github@…, Shai Berger | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
AlterModelTable
only renames a model's table, but doesn't rename corresponding tables created for m2m fields.
Note:
See TracTickets
for help on using tickets.