#24054 closed Bug (fixed)
Enable sqlsequencereset for apps with migrations
| Reported by: | Tim Graham | Owned by: | nobody |
|---|---|---|---|
| Component: | Core (Management commands) | Version: | 1.7 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The command doesn't depend on the DatabaseCreation class and it doesn't seem that the problem the command aims to solve is obsoleted by migrations.
Note:
See TracTickets
for help on using tickets.
In c2e419c26781b88f2b34b445f450b735267155b0: