/opt/canhelp/packages/db/migrations
Edit: /opt/canhelp/packages/db/migrations/0009_talented_stepford_cuckoos.sql (372B)
ALTER TABLE "support_tickets" ADD COLUMN IF NOT EXISTS "body_translations" jsonb;--> statement-breakpoint
ALTER TABLE "support_tickets" ADD COLUMN IF NOT EXISTS "admin_reply_translations" jsonb;--> statement-breakpoint
ALTER TABLE "tasks" ADD COLUMN IF NOT EXISTS "title_uk" text;--> statement-breakpoint
ALTER TABLE "tasks" ADD COLUMN IF NOT EXISTS "description_uk" text;