Files
red/teressa-copeland-homes/drizzle/0003_cool_natasha_romanoff.sql

4 lines
315 B
MySQL
Raw Permalink Normal View History

ALTER TABLE "documents" ADD COLUMN "signature_fields" jsonb;--> statement-breakpoint
ALTER TABLE "documents" ADD COLUMN "text_fill_data" jsonb;--> statement-breakpoint
ALTER TABLE "documents" ADD COLUMN "assigned_client_id" text;--> statement-breakpoint
ALTER TABLE "documents" ADD COLUMN "prepared_file_path" text;