-- AlterTable
ALTER TABLE `test` ADD COLUMN `text` LONGBLOB NOT NULL;
