Summary: Ref T6920, This removes the PonderVotableInterface from PonderQuestion and assocaited code. Also... never used? Test Plan: Visit Ponder, See List, New Question, Add Answer. Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin Maniphest Tasks: T6920 Differential Revision: https://secure.phabricator.com/D13833
3 lines
68 B
SQL
3 lines
68 B
SQL
ALTER TABLE {$NAMESPACE}_ponder.ponder_question
|
|
DROP COLUMN heat;
|