Page MenuHomePhabricator

Rename XHPAST database
ClosedPublic

Authored by joshuaspence on Nov 8 2015, 8:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 6 2026, 6:26 AM
Unknown Object (File)
Jan 19 2026, 10:48 PM
Unknown Object (File)
Jan 18 2026, 10:48 PM
Unknown Object (File)
Nov 6 2025, 4:55 AM
Unknown Object (File)
Oct 28 2025, 6:58 AM
Unknown Object (File)
Oct 22 2025, 7:07 AM
Unknown Object (File)
Oct 22 2025, 3:21 AM
Unknown Object (File)
Oct 20 2025, 10:02 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPca0b36c174b4: Rename XHPAST database
Summary

Rename the XHPAST database from {$NAMESPACE}_xpastview to {$NAMESPACE}_xhpast.

Test Plan

Ran ./bin/storage --namespace test upgrade --no-quickstart.

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 8816
Build 10284: Run Core Tests
Build 10283: arc lint + arc unit

Event Timeline

joshuaspence retitled this revision from to Rename XHPAST database.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
src/infrastructure/storage/patch/PhabricatorBuiltinPatchList.php
82–85

I think this database should be marked as "dead", like "db.timeline"?

joshuaspence marked an inline comment as done.
joshuaspence edited edge metadata.

Mark xhpastview database as dead

epriestley edited edge metadata.
This revision is now accepted and ready to land.Nov 12 2015, 11:27 PM
This revision was automatically updated to reflect the committed changes.