mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-17 11:20:37 +09:00
2 lines
61 B
MySQL
2 lines
61 B
MySQL
|
|
ALTER TABLE "projects" ADD COLUMN IF NOT EXISTS "env" jsonb;
|