-- Modify "ActionReport" table ALTER TABLE "public"."ActionReport" ADD COLUMN "Date" timestamptz NOT NULL;