Skip to main content

replace_one

Function replace_one 

Source
pub async fn replace_one(
    conn: &DatabaseConnection,
    name: &str,
    record_type: &str,
    record_id: &str,
    blob_key: &str,
) -> Result<()>
Expand description

has_one_attached: replace any existing attachment in the name slot with blob_key.