We would like to add a numeric primary key to the wbqc_constraints table (replacing the current string as the primary key). As far as we’re concerned, this can be done at any time and isn’t urgent.
- Full change: https://gerrit.wikimedia.org/r/392458, adds one column and one index (for the column which was previously the primary key).
- ALTER TABLE: P7505
- Where: wikidatawiki (s8), testwikidatawiki (s3).
- When: at any time.
- Backwards compatible: yes.
- Tested already: locally and on deployment-prep.
- Should be made available on labs replicas and/or dumps: yes, no sensitive data at all. (The full table is already available.)
Progress:
s3 (testwikidatawiki)
- eqiad
- codfw
s8 (wikidatawiki)
- eqiad
- codfw