pub async fn calculate_latest(conn: &mut PgConnection) -> ModelResult<()>
Expand description
Calculates the latest statistics for dates that are not yet calculated yet.
pub async fn calculate_latest(conn: &mut PgConnection) -> ModelResult<()>
Calculates the latest statistics for dates that are not yet calculated yet.