-- AlterTable ALTER TABLE `user` ADD COLUMN `role` VARCHAR(191) NULL DEFAULT 'user';