Opened 8 years ago
Closed 8 years ago
#28363 closed New feature (fixed)
Allow naming the migration generated by squashmigrations
| 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 (last modified by )
A new --squashed-name option allows setting the name of the resulting squashed migration. When they use a scheme that matches public releases, this makes it easier to assess what has happened each release.
Change History (2)
comment:1 by , 8 years ago
| Description: | modified (diff) |
|---|---|
| Patch needs improvement: | set |
| Summary: | Add support to change migration name of squashed migrations → Allow naming the migration generated by squashmigrations |
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 5bb9b9a3: