Changes between Initial Version and Version 3 of Ticket #32458
- Timestamp:
- Feb 19, 2021, 5:34:06 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32458
- Property Triage Stage Unreviewed → Accepted
- Property Patch needs improvement set
- Property Summary Make class based Indexes and Constraints have a consistent repr → Make Index and Constraint __repr__ consistent.
-
Ticket #32458 – Description
initial v3 1 `Index`, `UniqueConstraint` and `ExclusionConstraint` currently have slightly different formatting on their `__repr__` methods. We should keep them consistent.1 `Index`, `UniqueConstraint`, `ExclusionConstraint` and `CheckConstraint` currently have slightly different formatting on their `__repr__` methods. We should keep them consistent.