openvk/install/sqls/00031-ban-page-until.sql

2 lines
93 B
MySQL
Raw Normal View History

2022-09-04 19:49:21 +03:00
ALTER TABLE `profiles` ADD `unblock_time` BIGINT UNSIGNED DEFAULT NULL AFTER `block_reason`;