-- Modify "Item" table ALTER TABLE "public"."Item" ADD COLUMN "Infra_Code" character varying(10) NULL;