#20581: Support DEFERRABLE INITIALLY DEFERRED for UNIQUE constraints
-------------------------------------+-------------------------------------
     Reporter:  dmadeley@…           |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by spectras):

 Has there been any change on this issue?
 If not, is there an approved workaround?

 AFAIK, there is no way to customize the creation of the constraints in
 Django 1.9. As they cannot be altered, I have to manually drop and add
 them again every time django touches my table. There must be a better way.

--
Ticket URL: <https://code.djangoproject.com/ticket/20581#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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/085.1d40fa72d857440b77ed5896fe233997%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to