Changes between Initial Version and Version 1 of Ticket #37286


Ignore:
Timestamp:
Aug 18, 2026, 11:45:32 PM (80 minutes ago)
Author:
Tony S Yu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37286 – Description

    initial v1  
    8989== Analysis ==
    9090
    91 _Analysis adapted from Sourcegraph Amp analysis_
     91''Adapted from Sourcegraph Amp analysis''
    9292
    9393MySQL implements a unique constraint using a unique index. Consequently, `DatabaseIntrospection.get_constraints()` reports `unique_username` with both:
Back to Top