#30362: Partial indexes and check constraints crash when inherited from abstract
models.
-------------------------------------+-------------------------------------
     Reporter:  Tim Dawborn          |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  2.2
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:
     Keywords:  inheritance index    |             Triage Stage:  Accepted
  name                               |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by felixxm):

 * has_patch:  1 => 0


Comment:

 Please see
 [https://code.djangoproject.com/ticket/30362?replyto=10#comment:9
 comment]. IMO we will not backport a new feature to the 2.2.x release,
 proposed patch requires a separate ticket targeted to the master (3.0)
 release. You can add a cross reference to the above discussion.

 Replying to [comment:10 Can Sarıgöl]:
 > Hi, I tried to add a control for the fix unique index name. as far as I
 could see, the problem is not just about abstract models. So my apporach
 was that adding the control into model_checks.py. I tried to add the dict
 params in name property as well as mentioned by Simon.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30362#comment:11>
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/068.0f48e919ed18cc462cca56e5b298be4b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to