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
F14760444: D21132.diff
Wed, Jan 22, 6:20 PM
Unknown Object (File)
Fri, Jan 3, 2:40 AM
Unknown Object (File)
Tue, Dec 31, 6:10 AM
Unknown Object (File)
Tue, Dec 31, 6:10 AM
Unknown Object (File)
Tue, Dec 31, 6:10 AM
Unknown Object (File)
Tue, Dec 24, 3:00 AM
Unknown Object (File)
Mon, Dec 23, 6:41 PM
Unknown Object (File)
Dec 18 2024, 2:06 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.