Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / resources / sql / autopatches / 20160617.harbormaster.01.arelease.sql
blob6f067d1549f6e52e26964688e2a3455d55b595e4
1 ALTER TABLE {$NAMESPACE}_harbormaster.harbormaster_buildartifact
2   ADD isReleased BOOL NOT NULL;