Make Index and Constraint __repr__ consistent.
Index, UniqueConstraint, ExclusionConstraint and CheckConstraint currently have slightly different formatting on their __repr__ methods. We should keep them consistent.
Change History
(6)
| Triage Stage: |
Unreviewed → Accepted
|
| Patch needs improvement: |
set
|
| Description: |
modified (diff)
|
| Summary: |
Make class based Indexes and Constraints have a consistent repr → Make Index and Constraint __repr__ consistent.
|
| Patch needs improvement: |
unset
|
| Has patch: |
set
|
| Triage Stage: |
Accepted → Ready for checkin
|
| Resolution: |
→ fixed
|
| Status: |
assigned → closed
|
PR