pub async fn fetch_partition( db: &MySqlPool, region_id: u64, ) -> Result<Partition>
Returns the Partition of the specific region_id
region_id