pub async fn unimplemented_reduce<C>(db: &C) -> Result<(), Error>
where C: AsyncConnection,