Page MenuHomePhabricator

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

Authored by epriestley on Sep 28 2014, 12:07 PM.
Tags
None
Referenced Files
F14056826: D10595.diff
Sat, Nov 16, 10:40 PM
F14012335: D10595.diff
Fri, Nov 1, 10:53 AM
F14009988: D10595.diff
Thu, Oct 31, 2:48 AM
F14005287: D10595.diff
Sun, Oct 27, 10:43 AM
F13987483: D10595.id25431.diff
Mon, Oct 21, 9:43 AM
F13987228: D10595.diff
Mon, Oct 21, 8:10 AM
F13976335: D10595.diff
Oct 18 2024, 1:49 PM
Unknown Object (File)
Oct 10 2024, 11:12 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
Branch
utfx22
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2684
Build 2688: [Placeholder Plan] Wait for 30 Seconds

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.