-- The description field never got a UI home on the frontend and isn't used -- anywhere; drop it rather than carry an unused column. ALTER TABLE projects DROP COLUMN description;