headless_lms_models::page_visit_datum_summary_by_courses

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.