HomePhorge

Allow `bin/storage adjust` to make key changes

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

Provenance
epriestleyAuthored on Oct 1 2014, 8:18 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP22ee8432d2bb: Allow `bin/storage adjust` to correct column types and collations
Branches
Unknown
Tags
Unknown

Event Timeline