Homec4science

Remove blameRevision and revertPlan from the DifferentialRevision schema

Authored by epriestley <git@epriestley.com> on Aug 18 2011, 21:45.

Description

Remove blameRevision and revertPlan from the DifferentialRevision schema

Summary:
These fields use auxiliary storage now. Migrate the data and get rid of the
columns in the main table.

  • This might take a little while to run, although there are <500k rows so

probably not too long.

  • Maybe grab a backup of the table first, if I screwed something up this will

delete the data in these fields.

Test Plan:

  • Ran migration locally.
  • Browsed Differential.
  • Grepped for "revertPlan" and "blameRevision".

Reviewers: jungejason, tuomaspelkonen, aran

Reviewed By: jungejason

CC: aran, jungejason, epriestley

Differential Revision: 832

Details

Committed
epriestley <git@epriestley.com>Sep 5 2011, 01:19
Pushed
aubortJan 31 2017, 17:16
Parents
rPH8f3b342287bc: Improve several Diffusion UI error states
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHe875c81f6d2a: Remove blameRevision and revertPlan from the DifferentialRevision schema (authored by epriestley <git@epriestley.com>).Sep 5 2011, 01:19