Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / resources / sql / autopatches / 20160604.user.02.removeimagecache.sql
blob92de9847095e58029948f81849d2161fb3073b46
1 ALTER TABLE {$NAMESPACE}_user.user
2   DROP COLUMN profileImageCache;