ALTER TABLE usersADD COLUMN `supported_visibility` LONGTEXT;
ALTER TABLE users
ADD COLUMN `supported_visibility` LONGTEXT;