ALTER TABLE "pods" ADD COLUMN "date_created" date DEFAULT now() NOT NULL;