-- AlterTable ALTER TABLE `User` ADD COLUMN `tokenInvalidatedAt` DATETIME(3) NULL;