Skip to main content

get_throughput_by_day

Function get_throughput_by_day 

Source
pub async fn get_throughput_by_day(
    conn: &mut PgConnection,
    since: DateTime<Utc>,
) -> ModelResult<Vec<CreditRegistrationThroughputDay>>
Expand description

Daily terminal outcomes over the window. Withdrawn rows are in no column: they are neither a success nor a failure.