mirror of
https://github.com/openvk/openvk
synced 2025-06-07 06:57:00 +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`; |