ALTER TABLE "items" ADD COLUMN "project_no" varchar(100) NOT NULL;--> statement-breakpoint ALTER TABLE "revisions" ADD COLUMN "uploaded_at" date;