pub fn remove_multi( db_context: &DbContext, event_hub: &Arc<EventHub>, ids: &[EntityId], ) -> Result<()>