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