Page MenuHomePhabricator

Add a "--database <name> ..." flag to "bin/storage dump"
ClosedPublic

Authored by epriestley on Dec 18 2021, 7:06 PM.
Tags
None
Referenced Files
F15590573: D21745.id51841.diff
Fri, May 9, 8:14 PM
F15589839: D21745.diff
Fri, May 9, 3:31 PM
F15577568: D21745.id51840.diff
Tue, May 6, 2:47 PM
F15566145: D21745.id51839.diff
Thu, May 1, 3:16 PM
F15564930: D21745.id51841.diff
Wed, Apr 30, 5:59 PM
F15500378: D21745.id51839.diff
Sun, Apr 13, 5:40 PM
F15490994: D21745.id51841.diff
Fri, Apr 11, 10:21 PM
F15487164: D21745.id.diff
Thu, Apr 10, 11:39 AM
Subscribers
None

Details

Summary

Ref T13671. Allow "bin/storage dump" to dump a subset of databases, primarily to support merging previously-partitioned databases.

Test Plan

Ran bin/storage dump with and without --database ... flags. Ran --database invalid, --database a --database a to hit error cases.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Fix missing variable initialization.
This revision was not accepted when it landed; it landed in state Needs Review.Dec 18 2021, 7:11 PM
This revision was automatically updated to reflect the committed changes.