Homec4science

Add `bin/storage adjust`, for adjusting schemata

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

Description

Add bin/storage adjust, for adjusting schemata

Summary:
Ref T1191. Adds a new workflow which can apply schema adjustments.

For now, it only performs database and table collation/charset adjustments. I believe these are extremely safe/minor, because they only affect the default values for newly created columns.

Test Plan:

  • Ran migration on various database states, database/table changes went through cleanly.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T1191

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

Details

Committed
epriestley <git@epriestley.com>Oct 1 2014, 17:16
Pushed
aubortJan 31 2017, 17:16
Parents
rPHab6c6836f4c2: Remove the "note" database issue status
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHf7ee2c7467c6: Add `bin/storage adjust`, for adjusting schemata (authored by epriestley <git@epriestley.com>).Oct 1 2014, 17:16