Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / resources / sql / autopatches / 20151130.phurl.mailkey.1.sql
blob67e9e25586badd182423452f478658905976ee9f
1 ALTER TABLE {$NAMESPACE}_phurl.phurl_url
2   ADD mailKey binary(20) NOT NULL;