Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / resources / sql / autopatches / 20160223.almanac.1.bound.sql
blob3e30fa458af4704437f229733e077348adfe9bf9
1 ALTER TABLE {$NAMESPACE}_almanac.almanac_device
2   ADD isBoundToClusterService BOOL NOT NULL;