Skip to main content

checkpoints

Function checkpoints 

Source
pub async fn checkpoints(
    conn: &mut PgConnection,
) -> Result<Vec<Checkpoint>, Refusal>
Expand description

Every checkpoint, newest first — the order the recovery ladder walks.