mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-15 18:30:39 +09:00
1 line
61 B
SQL
1 line
61 B
SQL
ALTER TABLE "projects" ADD COLUMN IF NOT EXISTS "env" jsonb;
|