mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-04 13:35: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; |