-- Modify "MedicationItem" table ALTER TABLE "public"."MedicationItem" ADD COLUMN "Note" character varying(1024) NULL;