#23629 closed Bug (fixed)
Migrations doesn't detect changes to db_table
Reported by: | Richard Eames | Owned by: | Tianyi Wang |
---|---|---|---|
Component: | Migrations | Version: | 1.7 |
Severity: | Release blocker | Keywords: | |
Cc: | github@…, wty52133@… | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The migrations inspector doesn't currently recognise changes to db_table
Change History (6)
comment:1 Changed 9 years ago by
Cc: | github@… added |
---|
comment:2 Changed 9 years ago by
Severity: | Normal → Release blocker |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:3 Changed 9 years ago by
Owner: | changed from nobody to Tianyi Wang |
---|---|
Status: | new → assigned |
comment:4 Changed 9 years ago by
Cc: | wty52133@… added |
---|---|
Has patch: | set |
comment:5 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Pull request at https://github.com/django/django/pull/3363