#34529 closed Bug (fixed)
Squashing migrations with Meta.index_together -> indexes transition should remove deprecation warnings.
| Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
|---|---|---|---|
| Component: | Migrations | Version: | 4.2 |
| Severity: | Release blocker | Keywords: | |
| Cc: | Simon Charette, David Sanders | Triage Stage: | Accepted |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Squashing migrations with Meta.index_together -> Meta.indexes transition should remove deprecation warnings. As far as I'm aware, it's a 4.2 release blocker because you cannot get rid of the index_together deprecation warnings without rewriting migrations, see comment.
Change History (4)
comment:1 by , 3 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 3 years ago
| Has patch: | set |
|---|
Note:
See TracTickets
for help on using tickets.
PR