Opened 6 years ago
Last modified 6 years ago
#30062 closed New feature
Add UniqueConstraint condition parameter — at Version 2
Reported by: | Pavel Tyslacki | Owned by: | nobody |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
Change History (2)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 6 years ago
Description: | modified (diff) |
---|---|
Has patch: | unset |
Note:
See TracTickets
for help on using tickets.
I don't think deprecating
index_together
is currently planned but the documentation do suggest it might be in the future.I adjusted the ticket description and created #30063 so this ticket can focus on
UniqueConstraint(condition)
.