-- AlterTable ALTER TABLE `post` ADD COLUMN `isTop` BOOLEAN NOT NULL DEFAULT false;