user_list.sql 92 B

1
  1. ALTER TABLE `User_list` ADD `permanent` BOOLEAN NOT NULL DEFAULT FALSE AFTER `month_quota`;