2 lines
No EOL
148 B
SQL
2 lines
No EOL
148 B
SQL
ALTER TABLE `users_table` ADD `verification_code` varchar(255);--> statement-breakpoint
|
|
ALTER TABLE `users_table` ADD `verifcationCodeExpires` date; |