Function pgbatis::remove

source ·
pub async fn remove<P>(
    wrapper: Wrapper<'_>,
    prefix: Option<String>,
    suffix: Option<String>
) -> Result<u64, Error>
where P: Parameters,
Expand description

通过唯一ID执行删除操作