openvk/install/sqls/00056-hide-from-global-feed-user.sql

1 line
No EOL
96 B
SQL

ALTER TABLE `profiles` ADD COLUMN `hide_global_feed` boolean DEFAULT 0 NOT NULL AFTER `deleted`;