Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / resources / sql / autopatches / 20140927.schema.03.pholio2.sql
blobeaa728d29f1f34a19c07c3ecc2be4aa0dfc1ad5d
1 ALTER TABLE {$NAMESPACE}_pholio.pholio_transaction_comment
2   ADD UNIQUE KEY `key_draft` (authorPHID, imageID, transactionPHID);