-- AlterTable
ALTER TABLE `guild` ADD COLUMN `description` TEXT NULL;
