https://bugzilla.wikimedia.org/show_bug.cgi?id=65757

            Bug ID: 65757
           Summary: Explicitly name check constraints for Microsoft SQL
                    Server schema
           Product: MediaWiki
           Version: 1.24-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Database
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

The CHECK constraints in the schema for Microsoft SQL Server (which emulate
ENUM types in MySQL) are not given explicit names, and are thus given
automatically generated names like "CK__image__img_major__123EB7A3". These
should be given explicit names so that it is easy to modify them in the future
should the list of valid choices change.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to