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