Summary: Pathway to D17685. Nothing reads this field and it has no use or value. Test Plan: - Ran migration. - Grepped for `behindTransactionPHID`. Reviewers: chad Reviewed By: chad Differential Revision: https://secure.phabricator.com/D17729
3 lines
91 B
SQL
3 lines
91 B
SQL
ALTER TABLE {$NAMESPACE}_conpherence.conpherence_participant
|
|
DROP behindTransactionPHID;
|