-- AlterTable ALTER TABLE `User` ADD COLUMN `passwordHash` VARCHAR(191) NULL;