pub fn upsert_project_stats( conn: &mut impl GenericClient, project: &IndexedProject, ) -> Result<()>