comfyui-deploy/web/drizzle/0034_previous_viper.sql

2 lines
175 B
SQL

ALTER TABLE "comfyui_deploy"."user_usage" RENAME COLUMN "updated_at" TO "ended_at";--> statement-breakpoint
ALTER TABLE "comfyui_deploy"."user_usage" ADD COLUMN "org_id" text;