1 line
107 B
SQL
1 line
107 B
SQL
ALTER TABLE "comfyui_deploy"."subscription_status" ADD COLUMN "cancel_at_period_end" boolean DEFAULT false; |