Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / resources / sql / autopatches / 20160623.phame.blog.fulldomain.3.sql
blob05f6009de1a23f87fc624c6da6f9f22bfd7a9127
1 UPDATE {$NAMESPACE}_phame.phame_blogtransaction
2   SET transactionType = 'phame.blog.full.domain'
3   WHERE transactionType = 'phame.blog.domain';