-- AlterTable ALTER TABLE `post` ADD COLUMN `views` INTEGER UNSIGNED NOT NULL DEFAULT 0;