pub fn version_entity_history( conn: &Connection, entity_id: i64, ) -> Result<Vec<Version>>
Return all versions that contain a given entity.