#24375: Add ability to mark migration as "part of initial" in Migration
---------------------------------+------------------------------------
     Reporter:  haeric           |                    Owner:  akulakov
         Type:  New feature      |                   Status:  assigned
    Component:  Migrations       |                  Version:  1.7
     Severity:  Normal           |               Resolution:
     Keywords:  fake migrations  |             Triage Stage:  Accepted
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+------------------------------------

Comment (by MarkusH):

 There is an issue with squashed migrations we didn't consider when
 introducing --fake-initial:
 https://code.djangoproject.com/ticket/24628#comment:2 . I think a squashed
 migration that replaces the first n migrations inside an app should be
 considered to have `initial = True` too. I think we should treat that as
 part of this patch, though in a separate commit referencing to #24628 and
 #24184

--
Ticket URL: <https://code.djangoproject.com/ticket/24375#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.63dcabe3bf46b91a971d534e77021e16%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to