mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-09 16:32:39 +01:00
a40437a531
Summary: Implements T8733 Test Plan: Verify that spaces policies can be implemented in the creation and editing of polls. Reviewers: lpriestley, epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: epriestley, Korvin Differential Revision: https://secure.phabricator.com/D13537
2 lines
77 B
SQL
2 lines
77 B
SQL
ALTER TABLE {$NAMESPACE}_slowvote.slowvote_poll
|
|
ADD spacePHID varbinary(64);
|