mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-09 16:32:39 +01:00
7e7e38e9c0
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
2 lines
68 B
SQL
2 lines
68 B
SQL
ALTER TABLE {$NAMESPACE}_ponder.ponder_question
|
|
DROP COLUMN heat;
|