Page MenuHomePhabricator

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

Authored by epriestley on Sep 28 2014, 12:07 PM.
Tags
None
Referenced Files
F15519468: D10595.id25431.diff
Sat, Apr 19, 11:25 PM
F15518237: D10595.id25470.diff
Sat, Apr 19, 12:16 PM
F15512811: D10595.id.diff
Thu, Apr 17, 2:02 PM
F15509483: D10595.diff
Wed, Apr 16, 12:43 PM
F15471705: D10595.diff
Apr 5 2025, 7:34 AM
F15428665: D10595.id25470.diff
Mar 23 2025, 9:34 PM
F15368790: D10595.id25431.diff
Mar 12 2025, 3:56 AM
Unknown Object (File)
Feb 22 2025, 7:23 AM
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.