Page MenuHomePhabricator

Drop very old schema_version table if it exists
ClosedPublic

Authored by epriestley on Oct 1 2014, 3:44 PM.
Tags
None
Referenced Files
F13099862: D10611.diff
Fri, Apr 26, 4:13 PM
Unknown Object (File)
Thu, Apr 25, 2:35 AM
Unknown Object (File)
Wed, Apr 24, 10:16 PM
Unknown Object (File)
Tue, Apr 23, 10:39 AM
Unknown Object (File)
Tue, Apr 23, 9:49 AM
Unknown Object (File)
Thu, Apr 18, 12:35 PM
Unknown Object (File)
Fri, Mar 29, 9:01 AM
Unknown Object (File)
Mar 27 2024, 10:39 AM
Subscribers

Details

Summary

Ref T1191. This predates the mdoern patch stuff and may exist on very, very old installs. By the time they apply this patch, it's guaranteed it won't matter anymore. Drop it to make the schemata consistent with expectations.

Test Plan

Ran patch on installs with and without the table.

Diff Detail

Repository
rP Phabricator
Branch
utf1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2705
Build 2709: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Drop very old schema_version table if it exists.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Use correct database name.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Oct 1 2014, 7:13 PM
This revision was automatically updated to reflect the committed changes.