Skip to main content

get_pending_statements

Function get_pending_statements 

Source
pub(super) async fn get_pending_statements(
    client: &Client,
    deploy_id: &str,
) -> Result<Vec<PendingStatement>, ConnectionError>
Expand description

Get pending statements for a deployment that haven’t been executed yet.