Page MenuHomePhabricator

Schema change task for dropping user options
Closed, InvalidPublic

Description

This ticket is for tracking the schema change project for T85757.
The change is prepared at https://docs.google.com/document/d/1mw4CQxYyNP2PruzlG30dPVQjVOqJTC3Q_DLViIhWrm0/edit?usp=sharing

The alter to run is:

ALTER TABLE user DROP COLUMN IF EXISTS user_options;

Phases

Testing

  • db2046
  • db1088

Execution

  • s1
  • s2
  • s3
  • s4
  • s5
  • s6
  • s7
  • s8

codfw:

  • db2039 (s6)
  • db2048 (s1)
  • db2035 (s2)
  • db2043 (s3)
  • db2051 (s4)
  • db2052 (s5)
  • db2040 (s7)
  • db2045 (s8)

eqiad:
s6

  • db1088
  • db1093
  • db1113
  • db1098
  • db1096
  • dbstore1002
  • dbstore1001
  • db1085
  • db1061 MASTER

Event Timeline

The original ticket was modified instead of this.