mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-30 03:25:22 +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; |