0019_dazzling_cable.sql 72 B

1
  1. ALTER TABLE `user` MODIFY COLUMN `role` enum('admin','member') NOT NULL;