mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-16 19:00:38 +09:00
3 lines
153 B
MySQL
3 lines
153 B
MySQL
|
|
ALTER TABLE "companies" ADD COLUMN "pause_reason" text;--> statement-breakpoint
|
||
|
|
ALTER TABLE "companies" ADD COLUMN "paused_at" timestamp with time zone;
|