-- AlterTable
ALTER TABLE `institution` ADD COLUMN `gstNumber` VARCHAR(191) NULL;
