Arcturus-Community/sqlupdates/2_4_0 RC-1 to 2_4_0 RC-2.sql
2020-06-03 02:42:38 +02:00

1 line
102 B
SQL

ALTER TABLE `permissions` ADD `acc_hide_mail` ENUM('0', '1') NOT NULL DEFAULT '0' AFTER `acc_hide_ip`;