alter table `account`.`user` add `twoFactor` ENUM ('email') null comment 'Two-factor auth type';