mirror of
https://github.com/versia-pub/server.git
synced 2026-04-28 13:19:16 +02: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;
|