#35970: Add command to remove migration files and have a single migration.
-------------------------------------+-------------------------------------
Reporter: VincentAdamNemessis | Owner:
| VincentAdamNemessis
Type: New feature | Status: closed
Component: Core (Management | Version: 5.1
commands) |
Severity: Normal | Resolution: wontfix
Keywords: migrations | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):
* easy: 1 => 0
* resolution: => wontfix
* status: assigned => closed
* summary: Migrations Management => Add command to remove migration files
and have a single migration.
Comment:
I think this feels like a mixture of the
[
https://docs.djangoproject.com/en/5.1/topics/migrations/#migration-
squashing squashing migrations] and perhaps #24711. If these 2 features
would satisfy the need, then we can close this as a duplicate of #24711
If you want something different, the way to request new features is to
first propose and discuss the idea with the community and gain consensus.
To do that, please consider starting a new conversation on the
[
https://forum.djangoproject.com/c/internals/5 Django Forum], where you'll
reach a broader audience and receive additional feedback.
I'll close the ticket for now, but if the community agrees with the
proposal, please return to this ticket and reference the forum discussion
so we can re-open it. For more information, please refer to
[
https://docs.djangoproject.com/en/stable/internals/contributing/bugs-and-
features/#requesting-features the documented guidelines for requesting
features].
--
Ticket URL: <
https://code.djangoproject.com/ticket/35970#comment:3>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.