mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
2 lines
147 B
MySQL
2 lines
147 B
MySQL
|
|
ALTER TABLE "Users" ADD COLUMN "email_verification_token" text;--> statement-breakpoint
|
||
|
|
ALTER TABLE "Users" ADD COLUMN "password_reset_token" text;
|