mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-26 17:45:49 +02:00
2 lines
139 B
SQL
2 lines
139 B
SQL
ALTER TABLE "auth" ADD COLUMN "confirmationToken" text;--> statement-breakpoint
|
|
ALTER TABLE "auth" ADD COLUMN "confirmationExpiresAt" text; |