1ALTER TABLE "profiles" ADD COLUMN IF NOT EXISTS "display_name" text; 2ALTER TABLE "profiles" ADD COLUMN IF NOT EXISTS "avatar_url" text;