#30670: Add support for altering UniqueConstraint in SchemaEditor
-------------------------------------+-------------------------------------
Reporter: akash1997 | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Utilities | Version: 2.2
Severity: Normal | Keywords: SchemaEditor,
Triage Stage: | unique_together, constraints
Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Since Django 2.2, UniqueConstraint is introduced for unique_together. But
there is no supporting function to alter it using SchemaEditor. It still
has alter_unique_together using the old unique_together.
--
Ticket URL: <https://code.djangoproject.com/ticket/30670>
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/052.b5e9777527dc616202d8fac00946013b%40djangoproject.com.