-- Modify "PersonContact" table ALTER TABLE "public"."PersonContact" ALTER COLUMN "Type_Code" TYPE character varying(15);