#31735: Migration crash when adding inline foreign key to different schema on
PostgreSQL.
-------------------------------------+-------------------------------------
     Reporter:  Rodrigo Estevao      |                    Owner:  Simon
                                     |  Charette
         Type:  Bug                  |                   Status:  closed
    Component:  Migrations           |                  Version:  3.0
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:  many-to-             |             Triage Stage:  Ready for
  many;relationship;intermediate;table;through|  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"2e8941b6f90e65ffad3f07083b8de59e8ed29767" 2e8941b6]:
 {{{
 #!CommitTicketReference repository=""
 revision="2e8941b6f90e65ffad3f07083b8de59e8ed29767"
 Fixed #31735 -- Fixed migrations crash on namespaced inline FK addition on
 PostgreSQL.

 The namespace of the constraint must be included when making the
 constraint immediate.

 Regression in 22ce5d0031bd795ade081394043833e82046016c.

 Thanks Rodrigo Estevao for the report.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31735#comment:6>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.c3367d0dae1cd53bb78d390cbece767b%40djangoproject.com.

Reply via email to