ALTER TABLE "custom_fields" ADD COLUMN "validation_config" jsonb DEFAULT '{}'::jsonb;--> statement-breakpoint ALTER TABLE "custom_fields" ADD COLUMN "default_value" text;