-- This file should undo anything in `up.sql` ALTER TABLE "projects" DROP COLUMN "created_at"; ALTER TABLE "projects" DROP COLUMN "updated_at";