Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / resources / sql / autopatches / 20170320.reviewers.01.lastaction.sql
blob41b80512752ae26228e2d583d2fdeddd928bcba7
1 ALTER TABLE {$NAMESPACE}_differential.differential_reviewer
2   ADD lastActionDiffPHID VARBINARY(64);