Opened 4 years ago
Closed 4 years ago
#31649 closed New feature (fixed)
Support covering exclusion constraints.
Reported by: | Mariusz Felisiak | Owned by: | Hannes Ljungberg |
---|---|---|---|
Component: | contrib.postgres | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Hannes Ljungberg | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Exclusion constraints should also support non-key columns with INCLUDE
.
Follow up to #30913.
Change History (3)
comment:1 by , 4 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 4 years ago
Has patch: | set |
---|
Note:
See TracTickets
for help on using tickets.
https://github.com/django/django/pull/13049