Skip to main content

get_sent_since

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

Mails claimed in the window, newest first, whatever course they belong to.