Opened 8 years ago
Last modified 8 years ago
#28363 closed New feature
Add support to change migration name of squashed migrations — at Initial Version
| Reported by: | Melvyn Sopacua | Owned by: | nobody |
|---|---|---|---|
| Component: | Migrations | Version: | dev |
| Severity: | Normal | Keywords: | squashed |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | yes |
| Easy pickings: | no | UI/UX: | no |
Description
PR: https://github.com/django/django/pull/8087
Using --squashed-name the user can set the name of the resulting squashed
migration. When she uses a scheme that matches public releases, this
makes it easier to assess what has happened each release.
Note:
See TracTickets
for help on using tickets.