Page MenuHomePhabricator

Add patch to remove conduit_connectionlog table (Fixes T9982)
ClosedPublic

Authored by jcox on Aug 24 2016, 2:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 27, 9:59 AM
Unknown Object (File)
Fri, Apr 25, 7:33 PM
Unknown Object (File)
Thu, Apr 24, 2:31 PM
Unknown Object (File)
Apr 17 2025, 3:21 PM
Unknown Object (File)
Apr 4 2025, 10:14 PM
Unknown Object (File)
Mar 19 2025, 9:07 AM
Unknown Object (File)
Mar 5 2025, 7:06 AM
Unknown Object (File)
Feb 23 2025, 3:57 PM
Subscribers

Details

Summary

Adds a schema patch that removes conduit_connectionlog. This table hasn't been used in 8ish months so it's probably safe to get rid of.

Test Plan

Apply the patch locally and confirm that the table does indeed get dropped.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jcox retitled this revision from to Add patch to remove conduit_connectionlog table (Fixes T9982).
jcox updated this object.
jcox edited the test plan for this revision. (Show Details)
epriestley added a reviewer: epriestley.

Oh, sorry -- "Fixes Txxx" needs to go in the summary, not the actual title, to activate. I think there's a task about that somewhere, although maybe T10312 is an anti-task for it.

This revision is now accepted and ready to land.Aug 24 2016, 2:59 PM
This revision was automatically updated to reflect the committed changes.