-- AlterTable
ALTER TABLE `ContactSetting` ADD COLUMN `github` VARCHAR(191) NULL;
