Page MenuHomePhabricator

Remove the "PhabricatorRepositoryVCSPassword" class and table
ClosedPublic

Authored by epriestley on Jan 21 2018, 4:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 24, 9:00 AM
Unknown Object (File)
Sat, May 10, 6:14 AM
Unknown Object (File)
Apr 26 2025, 2:04 AM
Unknown Object (File)
Apr 21 2025, 11:53 PM
Unknown Object (File)
Apr 21 2025, 11:53 PM
Unknown Object (File)
Mar 24 2025, 11:45 AM
Unknown Object (File)
Mar 19 2025, 6:03 PM
Unknown Object (File)
Mar 15 2025, 5:15 PM
Subscribers
None

Details

Summary

Ref T13043. After D18898, this has been migrated to new, more modern storage and no longer has any readers or writers.

One migration from long ago (early 2014) is affected. Since this is ancient and the cost of dropping this is small (see inline), I just dropped it.

I'll note this in the changelog.

Test Plan

Ran migrations, got a clean bill of health from storage status. Grepped for removed symbol.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable