mirror of
https://github.com/openvk/openvk
synced 2025-06-08 07:07:31 +03:00
1 line
No EOL
96 B
SQL
1 line
No EOL
96 B
SQL
ALTER TABLE `profiles` ADD COLUMN `hide_global_feed` boolean DEFAULT 0 NOT NULL AFTER `deleted`; |