ALTER TABLE `users_table` ADD `verification_code` varchar(255);--> statement-breakpoint ALTER TABLE `users_table` ADD `verifcationCodeExpires` date;