-- AlterTable ALTER TABLE `post` ADD COLUMN `updatedTime` DATETIME(3) NOT NULL DEFAULT CURRENT_TIMESTAMP(3);