get_latest_date

Function get_latest_date 

Source
pub async fn get_latest_date(
    conn: &mut PgConnection,
) -> ModelResult<Option<NaiveDate>>
Expand description

Gets the latest date for which the statistics have been calculated.