-- AlterTable
ALTER TABLE `log` ALTER COLUMN `message` DROP DEFAULT;
