Function pgmq_core::query::delete_batch

source ·
pub fn delete_batch(name: &str, msg_ids: &[i64]) -> Result<String, PgmqError>