Homec4science

Allow `bin/storage adjust` to make key changes

Authored by epriestley <git@epriestley.com> on Oct 1 2014, 17:18.

Description

Allow bin/storage adjust to make key changes

Summary:
Ref T1191. These are a bit tricky because keys can interact with column changes, so basically we do three phases:

  1. Nuke all bad keys.
  2. Make all column (and database/table) changes.
  3. Fix all nuked keys.

Test Plan: Ran migration locally. See note for remaining issues.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T1191

Differential Revision: https://secure.phabricator.com/D10599

Details

Committed
epriestley <git@epriestley.com>Oct 1 2014, 17:18
Pushed
aubortJan 31 2017, 17:16
Parents
rPH22ee8432d2bb: Allow `bin/storage adjust` to correct column types and collations
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHa5ce56aa76e1: Allow `bin/storage adjust` to make key changes (authored by epriestley <git@epriestley.com>).Oct 1 2014, 17:18