mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-16 02:40:39 +09:00
1 line
66 B
SQL
1 line
66 B
SQL
ALTER TABLE "companies" ADD COLUMN IF NOT EXISTS "logo_url" text;
|