Skip to main content

prepare_delete

Function prepare_delete 

Source
fn prepare_delete<'tx>(
    tx: &'tx Transaction<'_>,
    table: &str,
    path: &Path,
) -> Result<Statement<'tx>, CacheError>