Page MenuHomePhabricator

Add `bin/storage adjust`, for adjusting schemata
ClosedPublic

Authored by epriestley on Sep 28 2014, 12:07 PM.
Tags
None
Referenced Files
F18115588: D10595.id25470.diff
Wed, Aug 13, 6:51 AM
F18110058: D10595.id.diff
Mon, Aug 11, 3:49 PM
F18108535: D10595.id25431.diff
Mon, Aug 11, 7:30 AM
F18104892: D10595.diff
Sun, Aug 10, 2:48 PM
F18074953: D10595.id25431.diff
Mon, Aug 4, 5:56 PM
F18048084: D10595.id.diff
Sun, Aug 3, 1:20 PM
F17652441: D10595.id25431.diff
Jul 12 2025, 6:44 AM
F17644528: D10595.id25470.diff
Jul 11 2025, 10:41 PM
Subscribers

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add `bin/storage adjust`, for adjusting schemata.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Sep 30 2014, 4:58 PM
This revision was automatically updated to reflect the committed changes.