Page MenuHomePhabricator

No-op an ancient Paste edge migration which no longer functions after a database rename
ClosedPublic

Authored by epriestley on Apr 17 2020, 12:34 PM.
Tags
None
Referenced Files
F17848642: D21132.id50324.diff
Sun, Jul 27, 7:38 AM
F17840720: D21132.id50325.diff
Sat, Jul 26, 9:29 PM
F17839844: D21132.id50325.diff
Sat, Jul 26, 8:30 PM
F17837462: D21132.id.diff
Sat, Jul 26, 5:22 PM
F17827551: D21132.diff
Sat, Jul 26, 8:19 AM
F17826812: D21132.diff
Sat, Jul 26, 7:38 AM
F17806018: D21132.diff
Fri, Jul 25, 1:20 PM
Unknown Object (File)
Jun 19 2025, 2:35 PM
Subscribers
Restricted Owners Package

Details

Summary

Fixes T13510. This migration currently fails because it tries to affect the "paste" database, but when it runs this database will be named "pastebin".

Since the cost of fixing it in place or moving it past the rename migration both seem relatively high (and the cost of throwing it away is plausibly zero) just throw it for now.

Test Plan

Looked at file, saw no more code that can execute.

Diff Detail

Repository
rP Phabricator
Branch
nopaste
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24142
Build 33244: Run Core Tests
Build 33243: arc lint + arc unit

Event Timeline

Owners added a subscriber: Restricted Owners Package.Apr 17 2020, 12:34 PM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 17 2020, 12:38 PM
This revision was automatically updated to reflect the committed changes.