1ALTER TABLE "profiles" ADD COLUMN IF NOT EXISTS "country_code" text; 2ALTER TABLE "positions" ADD COLUMN IF NOT EXISTS "country_code" text;