Skip to content

Commit be92bf1

Browse files
author
epriestley
committed
Drop Maniphest legacy transaction table
Summary: Ref T2217. I'll hold this for a month or so, but once we're confident the migration didn't ruin anything we should nuke this old data -- it's just an insurance policy against discovering migration issues. Test Plan: Will run in a month or so. Reviewers: btrahan Reviewed By: btrahan Subscribers: epriestley, aran Maniphest Tasks: T2217 Differential Revision: https://secure.phabricator.com/D7104
1 parent 9e3baac commit be92bf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
DROP TABLE IF EXISTS {$NAMESPACE}_maniphest.maniphest_transaction_legacy;

0 commit comments

Comments
 (0)